linux-stable/drivers/iio/chemical
kbuild test robot 2535cc7ae0 iio: chemical: vz89x: fix boolreturn.cocci warnings
drivers/iio/chemical/vz89x.c:119:9-10: WARNING: return of 0/1 in function 'vz89x_measurement_is_valid' with return type bool

 Return statements in functions returning bool should use
 true/false instead of 1/0.
Generated by: scripts/coccinelle/misc/boolreturn.cocci

CC: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-09-03 17:49:53 +01:00
..
ams-iaq-core.c iio: chemical: add AMS iAQ-core support 2015-12-12 15:07:38 +00:00
atlas-ph-sensor.c iio: chemical: atlas-ph-sensor: add ORP feature 2016-08-21 11:59:53 +01:00
Kconfig iio: chemical: atlas-ph-sensor: add ORP feature 2016-08-21 11:59:53 +01:00
Makefile iio: chemical: add Atlas pH-SM sensor support 2016-01-30 16:27:17 +00:00
vz89x.c iio: chemical: vz89x: fix boolreturn.cocci warnings 2016-09-03 17:49:53 +01:00