diff options
author | 2015-01-20 11:27:58 +0200 | |
---|---|---|
committer | 2015-01-25 22:55:36 +0000 | |
commit | 3e5976dcd13f2d385f0742b02b1071230ce17f15 (patch) | |
tree | ac39292a72d867d59877503059b03e8ed4b966de /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: iio: ad5933: fix format string warnings (diff) | |
download | linux-dev-3e5976dcd13f2d385f0742b02b1071230ce17f15.tar.xz linux-dev-3e5976dcd13f2d385f0742b02b1071230ce17f15.zip |
staging: iio: tsl2x7x_core: fix format string warnings
Fixed the following warnings (reported by cppcheck):
[drivers/staging/iio/light/tsl2x7x_core.c:1150]: (warning) %d in format string (no. 1)
requires 'int' but the argument type is 'unsigned int'.
[drivers/staging/iio/light/tsl2x7x_core.c:1150]: (warning) %d in format string (no. 2)
requires 'int' but the argument type is 'unsigned int'.
[drivers/staging/iio/light/tsl2x7x_core.c:1150]: (warning) %d in format string (no. 3)
requires 'int' but the argument type is 'unsigned int'.
Signed-off-by: Asaf Vertz <asaf.vertz@tandemg.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions