aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/bpf_verif_scale.c
diff options
context:
space:
mode:
authorDaniel T. Lee <[email protected]>2019-06-15 15:14:47 +0000
committerDaniel Borkmann <[email protected]>2019-06-17 22:28:36 +0000
commit4d18f6de6ac1d85dc0bc85481fb7cabde09e59ae (patch)
tree5d10b51c6622828cb26e5daad4d5148b8017fbc0 /tools/testing/selftests/bpf/prog_tests/bpf_verif_scale.c
parentsamples: bpf: remove unnecessary include options in Makefile (diff)
downloadkernel-4d18f6de6ac1d85dc0bc85481fb7cabde09e59ae.tar.gz
kernel-4d18f6de6ac1d85dc0bc85481fb7cabde09e59ae.zip
samples: bpf: refactor header include path
Currently, header inclusion in each file is inconsistent. For example, "libbpf.h" header is included as multiple ways. #include "bpf/libbpf.h" #include "libbpf.h" Due to commit b552d33c80a9 ("samples/bpf: fix include path in Makefile"), $(srctree)/tools/lib/bpf/ path had been included during build, path "bpf/" in header isn't necessary anymore. This commit removes path "bpf/" in header inclusion. Signed-off-by: Daniel T. Lee <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/bpf_verif_scale.c')
0 files changed, 0 insertions, 0 deletions