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
Build
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
gpio-utils.h
gpio-watch.c
lsgpio.c
Makefile tools: gpio: rm .*.cmd on make clean 2024-09-02 12:27:35 +02:00