Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 4 Nov 2024 16:03:00 +1000 you wrote: > The static inline btf_type_is_struct_ptr() function calls > btf_type_skip_modifiers() which is guarded by CONFIG_BPF_SYSCALL. > btf_type_is_struct_ptr() is also only called by CONFIG_BPF_SYSCALL > ifdef code, so let's only expose btf_type_is_struct_ptr() if > CONFIG_BPF_SYSCALL is defined. > > Signed-off-by: Alistair Francis <alistair.francis@xxxxxxx> > > [...] Here is the summary with links: - include: btf: Guard inline function with CONFIG_BPF_SYSCALL https://git.kernel.org/bpf/bpf-next/c/9a783139614f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html