summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorWan Jiabing <wanjiabing@vivo.com>2021-04-01 14:46:37 +0800
committerDaniel Borkmann <daniel@iogearbox.net>2021-04-03 01:43:49 +0200
commit2daae89666ad253281bb3d6a027c00a702c02eff (patch)
tree5bcfb486dbc3f0a463138c2d2e235fdabdb74a6b /tools/perf/scripts/python/exported-sql-viewer.py
parent2ec9898e9c70b93a5741af3f6af6dbceca569a47 (diff)
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions