summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2014-07-31 17:47:45 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-08-16 23:23:08 +0400
commitfe3cda6d39bba3368ed9823f78bbd145e3a1416e (patch)
treecafacd694e8c21d7916a4409fec0e72531261969 /include/linux/debugobjects.h
parentbf6002d898630cc3042f5f727f2ebf0ec4ebabb0 (diff)
downloadlinux-fe3cda6d39bba3368ed9823f78bbd145e3a1416e.tar.xz
staging: comedi: amplc_pci224: omit '!= 0' from logical expressions
Since anything non-zero is logically "true", don't bother doing "not-equal" comparisons with zero, except when testing for an explicit number 0 (not as a result of bit tests for example). Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions