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:
127d4b3
)
docs: Do not include kerneldoc comments from kernel/sys.c
author
Jonathan Corbet
<corbet@lwn.net>
Mon, 17 Jul 2017 20:04:50 +0000
(14:04 -0600)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 17 Jul 2017 20:05:36 +0000
(14:05 -0600)
...because there are none there, and I cannot figure out what would ever
have been of interest there. This eliminates this warning:
./kernel/sys.c:1: warning: no structured comments found
from the build.
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 cbfb5a825077bba88be9b92c936c1bfc603fde2f..73fa7d42bbbaed3b52a52c0d59a2efb778751f66 100644
(file)
--- a/
Documentation/driver-api/basics.rst
+++ b/
Documentation/driver-api/basics.rst
@@
-103,9
+103,6
@@
Kernel utility functions
.. kernel-doc:: kernel/panic.c
:export:
-.. kernel-doc:: kernel/sys.c
- :export:
-
.. kernel-doc:: kernel/rcu/tree.c
:export: