summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMonam Agarwal <monamagarwal123@gmail.com>2014-03-09 10:58:40 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-18 09:58:07 -0700
commit67fc0120e519b7b6937899b038cd4044d3ed573b (patch)
tree06383c4be9c649b7c9bda98bc59803e06a203005 /tools/perf/scripts/python
parentf7c851d4248925f8c128865222f2f8b85737b8d2 (diff)
Staging: iio/light: Fix return values in tsl2583.c
This patch fixes following smatch warnings: /drivers/staging/iio/light/tsl2583.c:436 taos_chip_on() info: why not propagate 'ret' from i2c_smbus_write_byte_data() instead of (-1)? /drivers/staging/iio/light/tsl2583.c:448 taos_chip_on() info: why not propagate 'ret' from i2c_smbus_write_byte_data() instead of (-1)? /drivers/staging/iio/light/tsl2583.c:461 taos_chip_on() info: why not propagate 'ret' from i2c_smbus_write_byte_data() instead of (-1)? Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions