This series removes a header dependency from xsk.h, and moves
libbpf_util.h into xsk.h.
More details in each commit!
Thank you,
Björn
Björn Töpel (2):
libbpf: xsk: remove linux/compiler.h header
libbpf: xsk: move barriers from libbpf_util.h to xsk.h
tools/lib/bpf/Makefile | 1 -
tools/lib/bpf/libbpf_util.h | 75 -------------------------------------
tools/lib/bpf/xsk.h | 68 ++++++++++++++++++++++++++++++++-
3 files changed, 67 insertions(+), 77 deletions(-)
delete mode 100644 tools/lib/bpf/libbpf_util.h
base-commit: 32f91529e2bdbe0d92edb3ced41dfba4beffa84a
--
2.27.0