diff options
author | Zhu Jun <[email protected]> | 2024-07-24 04:11:20 -0700 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2024-07-30 13:41:20 -0700 |
commit | 781f0bbbdade00f91490a3f64212e8cc8d75905c (patch) | |
tree | 7819da4c7ba3c63ad85b1f8d9cd4e13c697ab96c /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | ba71ffb660e4d41fe589f2459fb888ea61fdb310 (diff) |
tools/bpf: Fix the wrong format specifier
The format specifier of "unsigned int" in printf() should be "%u", not
"%d".
Signed-off-by: Zhu Jun <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Quentin Monnet <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions