Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 24 Jul 2024 04:11:20 -0700 you wrote: > The format specifier of "unsigned int" in printf() should be "%u", not > "%d". > > Signed-off-by: Zhu Jun <zhujun2@xxxxxxxxxxxxxxxxxxxx> > --- > Changes: > v2: > modify commit info > v3: > fix compile warning > v4: > Thanks! But unsigned seems relevant here, and it doesn't make much sense > to change the type of the int just because we don't have the right > specifier in the printf(), does it? Sorry, I should have been more > explicit: the warning on v1 and v2 can be addressed by simply removing > the "space flag" from the format string, in other words: > > [...] Here is the summary with links: - [v4] tools/bpf:Fix the wrong format specifier https://git.kernel.org/bpf/bpf-next/c/781f0bbbdade You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html