diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2014-07-29 12:58:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-30 16:54:03 -0700 |
commit | a190d26a0d1eee141de3bf690eb3e4ab05203efd (patch) | |
tree | f33af7b131ae36a54ee98cd5509ca4ad65e45d52 /lib/string_helpers.c | |
parent | 76cb39e014da351eebfdfa77dc69e4978ebcb6b2 (diff) |
staging: comedi: amplc_pci230: omit '!= 0' from logical expressions
Since anything non-zero is logically "true", don't bother doing
"not-equal" comparisons with zero.
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 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions