diff options
author | 2013-02-14 22:27:06 +0100 | |
---|---|---|
committer | 2013-02-15 10:20:14 -0800 | |
commit | 8289ad0578ad7e66b2052754746b4deb1a88cc4a (patch) | |
tree | aa357b84ee76f9204844c1fec411d7bde0a3f23d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: comedi: vmk80xx: initialize K8055 outputs to known state (diff) | |
download | wireguard-linux-8289ad0578ad7e66b2052754746b4deb1a88cc4a.tar.xz wireguard-linux-8289ad0578ad7e66b2052754746b4deb1a88cc4a.zip |
staging/comedi: Use && instead of & for logical comparision
sparse complains that:
drivers/staging/comedi/drivers/adl_pci9118.c:813 pci9118_calc_divisors()
warn: maybe use && instead of &
usessh is used as a boolean flag (0 and 1) and is compared to a boolean
value so we should use && here.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions