linux/tools/gpio
Luo Yifan b6621b1d4b 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>
2024-11-13 16:30:05 +01:00
..
.gitignore This is the bulk of GPIO development for the v5.7 kernel cycle. 2020-04-04 10:27:00 -07:00
Build tools: gpio: implement gpio-watch 2020-02-12 12:05:47 +01:00
gpio-event-mon.c tools: gpio: Fix several incorrect format specifiers 2024-11-13 16:30:05 +01:00
gpio-hammer.c tools: gpio: Fix the wrong format specifier 2024-07-31 09:56:52 +02:00
gpio-sloppy-logic-analyzer.sh gpio: sloppy-logic-analyzer remove reference to rcu_momentary_dyntick_idle() 2024-10-21 09:12:53 +02:00
gpio-utils.c tools: gpio-utils: fix various kernel-doc warnings 2021-03-26 14:56:19 +01:00
gpio-utils.h tools: gpio: remove uAPI v1 code no longer used by selftests 2021-02-15 11:43:28 +01:00
gpio-watch.c tools: gpio: fix %llu warning in gpio-watch.c 2021-01-18 10:05:35 +01:00
lsgpio.c tools: gpio: fix debounce_period_us output of lsgpio 2023-05-11 10:56:24 +02:00
Makefile tools: gpio: rm .*.cmd on make clean 2024-09-02 12:27:35 +02:00