Skip to content

Commit 1808517

Browse files
Matthew Wilcox (Oracle)tehcaster
authored andcommitted
doc: Add slab internal kernel-doc
We don't have much real internal documentation to extract yet, but let's make sure that what we do have is available. Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Acked-by: Harry Yoo <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Vlastimil Babka <[email protected]>
1 parent e8a45f1 commit 1808517

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/mm/slab.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@
33
===============
44
Slab Allocation
55
===============
6+
7+
Functions and structures
8+
========================
9+
10+
.. kernel-doc:: mm/slab.h
11+
.. kernel-doc:: mm/slub.c
12+
:internal:

0 commit comments

Comments
 (0)