Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 2 Oct 2024 07:32:42 +0800 you wrote: > From: Jason Xing <kernelxing@xxxxxxxxxxx> > > In some environments (gcc treated as error in W=1, which is default), if we > make -C samples/bpf/, it will be stopped because of > "no previous prototype" error like this: > > ../samples/bpf/syscall_nrs.c:7:6: > error: no previous prototype for ‘syscall_defines’ [-Werror=missing-prototypes] > void syscall_defines(void) > ^~~~~~~~~~~~~~~ > > [...] Here is the summary with links: - [bpf-next,v3] bpf: syscall_nrs: disable no previous prototype warnning https://git.kernel.org/bpf/bpf-next/c/c50fc1cbfd71 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html