Guenter Roeck
aa8b187eea
hwmon: (it87) Features mask must be 32 bit wide
...
Coverity reports:
result_independent_of_operands: data->features & (65536UL /* 1UL << 16 */)
is always 0 regardless of the values of its operands. This occurs as the
logical operand of if.
data->features needs to be 32 bit wide since there are more than 16 features.
Fixes: cc18da79d9b7 ("hwmon: (it87) Support up to 6 temperature sensors ... ");
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2016-08-11 18:35:47 -07:00
..
2016-03-05 06:36:03 -08:00
2015-10-14 07:57:14 -07:00
2016-06-27 18:58:03 -07:00
2015-10-28 10:30:17 +09:00
2016-02-18 19:14:04 -08:00
2016-04-19 06:30:28 -07:00
2016-06-27 18:58:03 -07:00
2015-10-28 10:30:17 +09:00
2016-07-31 15:02:52 -07:00
2015-11-15 21:52:39 -08:00
2015-05-31 22:58:36 -07:00
2015-10-14 07:57:14 -07:00
2016-06-27 18:58:03 -07:00
2016-06-27 18:58:03 -07:00
2016-05-26 11:06:53 +02:00
2015-08-09 13:44:26 -07:00
2016-06-07 20:11:10 -07:00
2016-07-31 15:02:51 -07:00
2015-08-09 13:44:26 -07:00
2016-02-19 17:14:25 -08:00
2016-01-04 08:56:22 -08:00
2015-10-14 07:57:14 -07:00
2016-07-31 15:02:52 -07:00
2015-10-31 08:46:01 -07:00
2016-06-27 18:58:04 -07:00
2016-08-11 18:35:47 -07:00
2016-07-12 14:24:20 -07:00
2016-06-27 18:58:03 -07:00
2015-11-09 10:14:29 +01:00
2016-07-20 06:29:54 -07:00
2015-10-28 10:30:17 +09:00
2016-07-31 15:02:51 -07:00
2016-08-01 16:49:13 -04:00
2016-03-05 06:25:34 -08:00
2016-07-20 06:29:54 -07:00
2015-05-31 22:58:36 -07:00
2016-03-27 10:37:48 -07:00
2016-04-19 06:32:34 -07:00
2015-10-14 07:57:14 -07:00
2015-07-01 13:56:27 -07:00
2016-01-09 07:31:58 -08:00
2015-12-18 08:20:59 -08:00
2015-08-09 13:44:27 -07:00
2015-08-05 08:31:59 -07:00
2016-03-08 18:40:49 -08:00
2016-05-17 07:28:25 -07:00
2016-05-17 14:45:00 +02:00
2015-12-29 20:36:04 +01:00
2016-04-25 07:26:29 -07:00
2016-05-17 07:28:26 -07:00
2016-07-31 14:56:36 -07:00
2015-08-10 23:00:10 -07:00
2015-06-21 22:54:53 -07:00
2016-07-31 15:02:51 -07:00
2016-06-27 18:58:03 -07:00
2016-03-05 06:25:33 -08:00
2015-07-03 14:39:06 +02:00
2015-07-03 14:39:05 +02:00