twx-linux/tools/bootconfig
Luo Yifan 9e0f793ee9 tools/bootconfig: Fix the wrong format specifier
[ Upstream commit f6ab7384d554ba80ff4793259d75535874b366f5 ]

Use '%u' instead of '%d' for unsigned int.

Link: https://lore.kernel.org/all/20241105011048.201629-1-luoyifan@cmss.chinamobile.com/

Fixes: 973780011106 ("tools/bootconfig: Suppress non-error messages")
Signed-off-by: Luo Yifan <luoyifan@cmss.chinamobile.com>
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-02-08 09:52:28 +01:00
..
include/linux bootconfig: Cleanup dummy headers in tools/bootconfig 2021-10-10 22:16:02 -04:00
samples
scripts tools/bootconfig: fix single & used for logical condition 2023-02-22 08:27:35 +09:00
.gitignore
main.c tools/bootconfig: Fix the wrong format specifier 2025-02-08 09:52:28 +01:00
Makefile bootconfig: Cleanup dummy headers in tools/bootconfig 2021-10-10 22:16:02 -04:00
test-bootconfig.sh bootconfig: Fix testcase to increase max node 2023-03-22 01:00:28 +09:00