diff options
author | 2021-04-01 14:46:37 +0800 | |
---|---|---|
committer | 2021-04-03 01:43:49 +0200 | |
commit | 2daae89666ad253281bb3d6a027c00a702c02eff (patch) | |
tree | 5bcfb486dbc3f0a463138c2d2e235fdabdb74a6b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Remove unused parameter from ___bpf_prog_run (diff) | |
download | wireguard-linux-2daae89666ad253281bb3d6a027c00a702c02eff.tar.xz wireguard-linux-2daae89666ad253281bb3d6a027c00a702c02eff.zip |
bpf, cgroup: Delete repeated struct bpf_prog declaration
struct bpf_prog is declared twice. There is one declaration which is
independent on the macro at 18th line. So the below one is not needed
though. 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/20210401064637.993327-1-wanjiabing@vivo.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions