From: Lars-Peter Clausen Date: Thu, 18 Oct 2012 14:43:00 +0000 (+0100) Subject: staging:iio: Don't compare boolean values with true/false X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1089^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fae58f39207d03ae78b0b03347810d0f8452ab6;p=pandora-kernel.git staging:iio: Don't compare boolean values with true/false Fixes the following coccicheck warnings: drivers/staging/iio/accel/lis3l02dq_ring.c:240:5-10: WARNING: Comparison to bool drivers/staging/iio/iio_dummy_evgen.c:111:6-25: WARNING: Comparison to bool Signed-off-by: Lars-Peter Clausen Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed