diff options
author | 2021-04-01 15:20:37 +0800 | |
---|---|---|
committer | 2021-04-03 01:45:36 +0200 | |
commit | 6ac4c6f887f5a8efb6a6952798c09a2562022966 (patch) | |
tree | a761c71692e6ad6e2f893a49fc8b83a323725a0a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf, cgroup: Delete repeated struct bpf_prog declaration (diff) | |
download | wireguard-linux-6ac4c6f887f5a8efb6a6952798c09a2562022966.tar.xz wireguard-linux-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 <wanjiabing@vivo.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Song Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20210401072037.995849-1-wanjiabing@vivo.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions