aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/linker.c
diff options
context:
space:
mode:
authorWan Jiabing <[email protected]>2021-04-01 07:20:37 +0000
committerDaniel Borkmann <[email protected]>2021-04-02 23:45:36 +0000
commit6ac4c6f887f5a8efb6a6952798c09a2562022966 (patch)
treea761c71692e6ad6e2f893a49fc8b83a323725a0a /tools/lib/bpf/linker.c
parentbpf, cgroup: Delete repeated struct bpf_prog declaration (diff)
downloadkernel-6ac4c6f887f5a8efb6a6952798c09a2562022966.tar.gz
kernel-6ac4c6f887f5a8efb6a6952798c09a2562022966.zip
bpf: Remove repeated struct btf_type declaration
struct btf_type is declared twice. One is declared at 35th line. The below one is not needed, hence remove the duplicate. Signed-off-by: Wan Jiabing <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Song Liu <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/linker.c')
0 files changed, 0 insertions, 0 deletions