commit | 6b1d90b7b35b7f0fccfefe38b7f3c16d66e41973 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Mon May 13 01:12:46 2019 +0200 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Mon May 13 01:12:46 2019 +0200 |
tree | e1151141b5440de59549398513c3bb27ec0ef0b8 | |
parent | 9858381253acad69a4538a448eb9aa674c4f70d6 [diff] | |
parent | c1fe1e701ee3344c7c9bcb8e14c4b8a40cad019e [diff] |
Merge branch 'bpf-uapi-doc-fixes' Quentin Monnet says: ==================== Another round of fixes for the doc in the BPF UAPI header, which can be turned into a manual page. First patch is the most important, as it fixes parsing for the bpf_strtoul() helper doc. Following patches are formatting fixes (nitpicks, mostly). The last one updates the copy of the header, located under tools/. ==================== Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>