diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2014-07-31 17:47:45 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-08-16 23:23:08 +0400 |
| commit | fe3cda6d39bba3368ed9823f78bbd145e3a1416e (patch) | |
| tree | cafacd694e8c21d7916a4409fec0e72531261969 /include/linux | |
| parent | bf6002d898630cc3042f5f727f2ebf0ec4ebabb0 (diff) | |
| download | linux-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')
0 files changed, 0 insertions, 0 deletions
