diff options
author | Bagas Sanjaya <[email protected]> | 2022-11-04 19:39:14 +0700 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2022-11-04 16:10:07 -0700 |
commit | 25906092edb4bcf94cb669bd1ed03a0ef2f4120c (patch) | |
tree | 1c44a5d180b94538521a83162fef8dbbf1dffdb4 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 61fc5e66f755db24d27ba37ce1ee4873def1a074 (diff) |
Documentation: bpf: Escape underscore in BPF type name prefix
Sphinx reported unknown target warning:
Documentation/bpf/bpf_design_QA.rst:329: WARNING: Unknown target name: "bpf".
The warning is caused by BPF type name prefix ("bpf_") which is written
without escaping the trailing underscore.
Escape the underscore to fix the warning. While at it, wrap the
containing paragraph in less than 80 characters.
Fixes: 9805af8d8a5b17 ("bpf: Document UAPI details for special BPF types")
Signed-off-by: Bagas Sanjaya <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: KP Singh <[email protected]>
Acked-by: David Vernet <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions