projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f496990
)
docs/mm-api: link slab_common.c to "The Slab Cache" section
author
Mike Rapoport
<rppt@linux.ibm.com>
Thu, 6 Dec 2018 21:13:01 +0000
(23:13 +0200)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 20 Dec 2018 15:33:21 +0000
(08:33 -0700)
Several functions in mm/slab_common.c have kernel-doc comments, it makes
perfect sense to link them to the MM API reference.
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/core-api/mm-api.rst
patch
|
blob
|
history
diff --git
a/Documentation/core-api/mm-api.rst
b/Documentation/core-api/mm-api.rst
index c81e754820351f4c91aeca51ac8edd14837ffff2..aa8e54b85221119cc80c30c0df43357783bce415 100644
(file)
--- a/
Documentation/core-api/mm-api.rst
+++ b/
Documentation/core-api/mm-api.rst
@@
-46,6
+46,9
@@
The Slab Cache
.. kernel-doc:: mm/slab.c
:export:
+.. kernel-doc:: mm/slab_common.c
+ :export:
+
.. kernel-doc:: mm/util.c
:functions: kfree_const kvmalloc_node kvfree