projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cb566b
)
docs: Do not include from kernel/rcu/srcu.c
author
Jonathan Corbet
<corbet@lwn.net>
Tue, 4 Jul 2017 19:16:41 +0000
(13:16 -0600)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 4 Jul 2017 19:16:41 +0000
(13:16 -0600)
That file went away with commit
bd8cc5a062f4
(srcu: Remove Classic SRCU)
during the 4.13 merge window, leading to errors like:
Error: Cannot open file ./kernel/rcu/srcu.c
during the docs build.
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/basics.rst
patch
|
blob
|
blame
|
history
diff --git
a/Documentation/driver-api/basics.rst
b/Documentation/driver-api/basics.rst
index 472e7a664d13ce6ae6d09cc36ccdde60089de99a..ab82250c7727309d2aace9284c26316c770c1fb5 100644
(file)
--- a/
Documentation/driver-api/basics.rst
+++ b/
Documentation/driver-api/basics.rst
@@
-106,9
+106,6
@@
Kernel utility functions
.. kernel-doc:: kernel/sys.c
:export:
-.. kernel-doc:: kernel/rcu/srcu.c
- :export:
-
.. kernel-doc:: kernel/rcu/tree.c
:export: