diff options
author | Quentin Monnet <[email protected]> | 2018-05-29 12:27:44 +0100 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-05-29 21:42:13 +0200 |
commit | 7a279e93330bd4f0074973293f1cd1aacf7c5fa6 (patch) | |
tree | 028388c902a8a63b4231eba7e63fd7d2784cf42d /lib/memory-notifier-error-inject.c | |
parent | f198222f056745b2622c89190a13c5a485011014 (diff) |
bpf: clean up eBPF helpers documentation
These are minor edits for the eBPF helpers documentation in
include/uapi/linux/bpf.h.
The main fix consists in removing "BPF_FIB_LOOKUP_", because it ends
with a non-escaped underscore that gets interpreted by rst2man and
produces the following message in the resulting manual page:
DOCUTILS SYSTEM MESSAGES
System Message: ERROR/3 (/tmp/bpf-helpers.rst:, line 1514)
Unknown target name: "bpf_fib_lookup".
Other edits consist in:
- Improving formatting for flag values for "bpf_fib_lookup()" helper.
- Emphasising a parameter name in description of the return value for
"bpf_get_stack()" helper.
- Removing unnecessary blank lines between "Description" and "Return"
sections for the few helpers that would use it, for consistency.
Signed-off-by: Quentin Monnet <[email protected]>
Acked-by: Song Liu <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions