From: Daniel Borkmann Date: Thu, 12 Jul 2018 16:55:54 +0000 (+0200) Subject: Merge branch 'bpf-helper-man-install' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b103cbe0d7218d9633fe59965038ae23825b5d99;p=linux.git Merge branch 'bpf-helper-man-install' Quentin Monnet says: ==================== The three patches in this series are related to the documentation for eBPF helpers. The first patch brings minor formatting edits to the documentation in include/uapi/linux/bpf.h, and the second one updates the related header file under tools/. The third patch adds a Makefile under tools/bpf for generating the documentation (man pages) about eBPF helpers. The targets defined in this file can also be called from the bpftool directory (please refer to relevant commit logs for details). ==================== Signed-off-by: Daniel Borkmann --- b103cbe0d7218d9633fe59965038ae23825b5d99