aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
diff options
context:
space:
mode:
authorDaniel Xu <dxu@dxuuu.xyz>2024-06-12 09:58:27 -0600
committerAlexei Starovoitov <ast@kernel.org>2024-06-12 11:01:30 -0700
commitdff96e4f5078c6c61fc6c36dddf27b124c4318fc (patch)
tree1b673dcf56db74184c624870d3c91052bb1fe995 /include
parentbpf: selftests: Fix bpf_iter_task_vma_new() prototype (diff)
downloadwireguard-linux-dff96e4f5078c6c61fc6c36dddf27b124c4318fc.tar.xz
wireguard-linux-dff96e4f5078c6c61fc6c36dddf27b124c4318fc.zip
bpf: selftests: Fix fentry test kfunc prototypes
Some prototypes in progs/get_func_ip_test.c were not in line with how the actual kfuncs are defined in net/bpf/test_run.c. This causes compilation errors when kfunc prototypes are generated from BTF. Fix by aligning with actual kfunc definitions. Also remove two unused prototypes. Signed-off-by: Daniel Xu <dxu@dxuuu.xyz> Link: https://lore.kernel.org/r/1e68870e7626b7b9c6420e65076b307fc404a2f0.1718207789.git.dxu@dxuuu.xyz Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions