logical_instead_of_bitwise: silence some false positives
commite9b3000cb0736eb8a5e98eabb628e95e5453f42e
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 8 May 2017 09:03:29 +0000 (8 12:03 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 8 May 2017 09:03:29 +0000 (8 12:03 +0300)
tree1381a076706e48f63275ebde3559c23407879748
parent5647352cd5750f5bed29c2b92bd6afb9a77cd3aa
logical_instead_of_bitwise: silence some false positives

Ugh... The truth is that I have balls and balls of unpublished changes to
Smatch.  I've been going through and I noticed this.  Presumably it
silences a bunch of warnings.

I have a number of other proposed changes to this file but I need to go\
through and evaluate them before publishing.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
check_logical_instead_of_bitwise.c