diff options
author | Luo Yifan <luoyifan@cmss.chinamobile.com> | 2024-11-13 05:14:58 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-11-13 18:30:05 +0300 |
commit | b6621b1d4b1d0459ba6b49c0bc498c352ac115ab (patch) | |
tree | 555437dc4a8db0e33e525183e10ac87a87f1508e /tools/perf/scripts/python/syscall-counts.py | |
parent | 65e936372d8f56f9faf3879925738cecc0a5f7e7 (diff) | |
download | linux-b6621b1d4b1d0459ba6b49c0bc498c352ac115ab.tar.xz |
tools: gpio: Fix several incorrect format specifiers
Make a minor change to eliminate static checker warnings. The variable
lines[] is unsigned, so the correct format specifier should be %u
instead of %d.
Signed-off-by: Luo Yifan <luoyifan@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20241113021458.291252-1-luoyifan@cmss.chinamobile.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions