summaryrefslogtreecommitdiff
path: root/sig.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-12-17 11:51:25 +0100
committerTobias Klauser <tklauser@distanz.ch>2015-12-17 11:51:25 +0100
commit6a95717c07d4b453531ebe52f55c6dcfa520dc80 (patch)
tree9a4691542f4212c07d1241c44ff512a44eaabe4c /sig.c
parent126e0038a73b38fac7b3e03173b2d791734cc497 (diff)
cpp: Constify cpp argv passed to cpp_exec
Pass argv as char *const argv[] as execvp expects it. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'sig.c')
0 files changed, 0 insertions, 0 deletions
t> Acked-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/bpf/Makefile2
-rw-r--r--tools/testing/selftests/bpf/test_verifier.c68
2 files changed, 64 insertions, 6 deletions
diff --git a/tools/testing/selftests/bpf/Makefile b/tools/testing/selftests/bpf/Makefile