diff options
author | 2021-10-10 01:25:28 +0100 | |
---|---|---|
committer | 2021-10-19 16:33:10 -0700 | |
commit | d51b6b2287ae0c5432f03457a1dbc844e1968d12 (patch) | |
tree | d9ee2b2fa1fc7e32ca45d069723a0ab3ec405c75 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG (diff) | |
download | linux-dev-d51b6b2287ae0c5432f03457a1dbc844e1968d12.tar.xz linux-dev-d51b6b2287ae0c5432f03457a1dbc844e1968d12.zip |
libbpf: Remove Makefile warnings on out-of-sync netlink.h/if_link.h
Although relying on some definitions from the netlink.h and if_link.h
headers copied into tools/include/uapi/linux/, libbpf does not need
those headers to stay entirely up-to-date with their original versions,
and the warnings emitted by the Makefile when it detects a difference
are usually just noise. Let's remove those warnings.
Suggested-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20211010002528.9772-1-quentin@isovalent.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions