diff options
author | Zhu Jun <zhujun2@cmss.chinamobile.com> | 2024-07-24 04:11:20 -0700 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-07-30 13:41:20 -0700 |
commit | 781f0bbbdade00f91490a3f64212e8cc8d75905c (patch) | |
tree | 7819da4c7ba3c63ad85b1f8d9cd4e13c697ab96c /tools/testing/selftests/bpf/test_cpp.cpp | |
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 <zhujun2@cmss.chinamobile.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Quentin Monnet <qmo@kernel.org>
Link: https://lore.kernel.org/bpf/20240724111120.11625-1-zhujun2@cmss.chinamobile.com
Diffstat (limited to 'tools/testing/selftests/bpf/test_cpp.cpp')
0 files changed, 0 insertions, 0 deletions