diff options
author | Andrii Nakryiko <andriin@fb.com> | 2019-06-10 10:46:55 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-06-10 23:39:50 -0700 |
commit | c7cebffea2c7086850e4affeb9f232d34ae30f11 (patch) | |
tree | 503c9743c66ea696b84e91f4d821fa12e7824ef7 /tools/testing/selftests/bpf/progs/sockmap_parse_prog.c | |
parent | 0ed3cc4abc10dc71f67a40e0c4b2c5c85e6aec82 (diff) |
selftests/bpf: fix constness of source arg for bpf helpers
Fix signature of bpf_probe_read and bpf_probe_write_user to mark source
pointer as const. This causes warnings during compilation for
applications relying on those helpers.
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/sockmap_parse_prog.c')
0 files changed, 0 insertions, 0 deletions