diff options
| author | 2021-09-15 18:58:36 -0700 | |
|---|---|---|
| committer | 2021-09-17 09:05:41 -0700 | |
| commit | 942025c9f37ee45e69eb5f39a2877afab66d9555 (patch) | |
| tree | 41c2d3963751330b621ff21f8e1014f3d058ba88 /tools/testing/selftests/bpf/prog_tests/bpf_iter.c | |
| parent | libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7 (diff) | |
| download | linux-dev-942025c9f37ee45e69eb5f39a2877afab66d9555.tar.xz linux-dev-942025c9f37ee45e69eb5f39a2877afab66d9555.zip | |
libbpf: Constify all high-level program attach APIs
Attach APIs shouldn't need to modify bpf_program/bpf_map structs, so
change all struct bpf_program and struct bpf_map pointers to const
pointers. This is completely backwards compatible with no functional
change.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210916015836.1248906-8-andrii@kernel.org
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/bpf_iter.c')
0 files changed, 0 insertions, 0 deletions
