mirror of
https://github.com/torvalds/linux.git
synced 2025-11-01 17:18:25 +02:00
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 | ||