diff options
author | Wan Jiabing <[email protected]> | 2021-04-01 14:46:37 +0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-04-03 01:43:49 +0200 |
commit | 2daae89666ad253281bb3d6a027c00a702c02eff (patch) | |
tree | 5bcfb486dbc3f0a463138c2d2e235fdabdb74a6b /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 2ec9898e9c70b93a5741af3f6af6dbceca569a47 (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 <[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/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions