diff options
author | 2015-01-20 12:43:38 +0200 | |
---|---|---|
committer | 2015-01-25 22:55:30 +0000 | |
commit | 3a70eb878585b43895232141c70162643ac2f89b (patch) | |
tree | bdc74ecd6c99261aae65d9f8ad015454f328bcf7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | DT: Add a vendor prefix for Cosmic Circuits (diff) | |
download | linux-dev-3a70eb878585b43895232141c70162643ac2f89b.tar.xz linux-dev-3a70eb878585b43895232141c70162643ac2f89b.zip |
staging: iio: tsl2583: fix format string warnings
Fixed the following warnings (reported by cppcheck):
[drivers/staging/iio/light/tsl2583.c:695]: (warning) %d in format string (no. 1)
requires 'int' but the argument type is 'unsigned int'.
[drivers/staging/iio/light/tsl2583.c:695]: (warning) %d in format string (no. 2)
requires 'int' but the argument type is 'unsigned int'.
[drivers/staging/iio/light/tsl2583.c:695]: (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