summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAsaf Vertz <asaf.vertz@tandemg.com>2015-01-20 12:43:38 +0200
committerJonathan Cameron <jic23@kernel.org>2015-01-25 22:55:30 +0000
commit3a70eb878585b43895232141c70162643ac2f89b (patch)
treebdc74ecd6c99261aae65d9f8ad015454f328bcf7 /tools/perf/scripts/python/bin
parentefce73f7121d2ca19878cac9c99b6394589e9850 (diff)
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/bin')
0 files changed, 0 insertions, 0 deletions