]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
tools/runqslower: Remove tools/lib/bpf from include path
authorToke Høiland-Jørgensen <toke@redhat.com>
Mon, 20 Jan 2020 13:06:50 +0000 (14:06 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 21 Jan 2020 00:37:45 +0000 (16:37 -0800)
commita9ed34c0b7a537e38564d92eb4ff9eee91c84544
tree34585c620782abe4dabbbf3c86ccc942b2ea670c
parent7cf245a37ef013b2c1c5ca7ae25061de2ba7ad01
tools/runqslower: Remove tools/lib/bpf from include path

Since we are now consistently using the bpf/ prefix on #include directives,
we don't need to include tools/lib/bpf in the include path. Remove it to
make sure we don't inadvertently introduce new includes without the prefix.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/157952561027.1683545.1976265477926794138.stgit@toke.dk
tools/bpf/runqslower/Makefile