projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2ea952
)
docs: bpf/index.rst: Add ringbuf.rst
author
Daniel W. S. Almeida
<dwlsalmeida@gmail.com>
Sat, 18 Jul 2020 16:51:04 +0000
(13:51 -0300)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 23 Jul 2020 20:17:00 +0000
(14:17 -0600)
Fix the following warning
Documentation/bpf/ringbuf.rst: WARNING: document isn't
included in any toctree
By adding it to the index.
Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
Link:
https://lore.kernel.org/r/20200718165107.625847-10-dwlsalmeida@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/bpf/index.rst
patch
|
blob
|
history
diff --git
a/Documentation/bpf/index.rst
b/Documentation/bpf/index.rst
index
38b4db8
..
0f60b95
100644
(file)
--- a/
Documentation/bpf/index.rst
+++ b/
Documentation/bpf/index.rst
@@
-58,6
+58,14
@@
Testing and debugging BPF
s390
+Other
+=====
+
+.. toctree::
+ :maxdepth: 1
+
+ ringbuf
+
.. Links:
.. _Documentation/networking/filter.rst: ../networking/filter.txt
.. _man-pages: https://www.kernel.org/doc/man-pages/