Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Fri, 12 Jul 2024 10:28:59 +0100 you wrote: > As reported by Mirsad [1] we still see format warnings in kernel/bpf/btf.o > at W=1 warning level: > > CC kernel/bpf/btf.o > ./kernel/bpf/btf.c: In function ‘btf_type_seq_show_flags’: > ./kernel/bpf/btf.c:7553:21: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format] > 7553 | sseq.showfn = btf_seq_show; > | ^ > ./kernel/bpf/btf.c: In function ‘btf_type_snprintf_show’: > ./kernel/bpf/btf.c:7604:31: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format] > 7604 | ssnprintf.show.showfn = btf_snprintf_show; > | ^ > > [...] Here is the summary with links: - [bpf-next] bpf: eliminate remaining "make W=1" warnings in kernel/bpf/btf.o https://git.kernel.org/bpf/bpf-next/c/2454075f8e29 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html