Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 26 Jul 2022 17:30:45 +0800 you wrote: > From: Rongguang Wei <weirongguang@xxxxxxxxxx> > > Use the ARRAY_SIZE macro and make the code more compact. > > Signed-off-by: Rongguang Wei <weirongguang@xxxxxxxxxx> > --- > tools/bpf/bpftool/prog.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - bpftool: replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE macro https://git.kernel.org/bpf/bpf-next/c/5eff8c18f124 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html