mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 04:38:03 +00:00
b6621b1d4b
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> |
||
---|---|---|
.. | ||
.gitignore | ||
Build | ||
gpio-event-mon.c | ||
gpio-hammer.c | ||
gpio-sloppy-logic-analyzer.sh | ||
gpio-utils.c | ||
gpio-utils.h | ||
gpio-watch.c | ||
lsgpio.c | ||
Makefile |