Files
linux/drivers
Colin Ian King bc7d21ca2c staging: wilc1000: replace redundant computations with 0
Shifting and masking strHostIfSetMulti->enabled is redundant since
enabled is a bool and so all the shifted and masked values will be
zero. Replace them with zero to simplify the code.

Detected by CoverityScan, CID#1339458 ("Bad shift operation") and
CID#1339506 ("Operands don't affect result").

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-10-18 16:42:28 +02:00
..
2017-10-04 17:34:41 +01:00
2017-08-09 22:43:50 -07:00
2017-10-09 09:02:35 +02:00
2017-10-04 17:11:53 -07:00
2017-10-09 09:02:35 +02:00
2017-08-29 13:46:35 +02:00
2017-10-09 09:02:35 +02:00
2017-08-22 11:04:51 -07:00
2017-09-19 08:36:19 +02:00
2017-10-09 09:02:35 +02:00
2017-08-30 14:03:42 -06:00
2017-08-24 09:57:28 +02:00