diff options
author | David Vernet <void@manifault.com> | 2023-03-02 21:39:18 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-03-03 09:36:10 +0300 |
commit | cacad346f67ce9604dcc9db10f1f1769dabb3891 (patch) | |
tree | 61e7ff3a96495f9aff4e15bb7dac5cdccbe500eb /tools/perf/scripts/python/task-analyzer.py | |
parent | d56b0c461d19dae917fa0bba76cbe8ad7a44712e (diff) | |
download | linux-cacad346f67ce9604dcc9db10f1f1769dabb3891.tar.xz |
bpf, docs: Fix final bpf docs build failure
maps.rst in the BPF documentation links to the
/userspace-api/ebpf/syscall document
(Documentation/userspace-api/ebpf/syscall.rst). For some reason, if you
try to reference the document with :doc:, the docs build emits the
following warning:
./Documentation/bpf/maps.rst:13: WARNING: \
unknown document: '/userspace-api/ebpf/syscall'
It appears that other places in the docs tree also don't support using
:doc:. Elsewhere in the BPF documentation, we just reference the kernel
docs page directly. Let's do that here to clean up the last remaining
noise in the docs build.
Signed-off-by: David Vernet <void@manifault.com>
Link: https://lore.kernel.org/r/20230302183918.54190-2-void@manifault.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions