docs/mm-api: link slab_common.c to "The Slab Cache" section
authorMike Rapoport <rppt@linux.ibm.com>
Thu, 6 Dec 2018 21:13:01 +0000 (23:13 +0200)
committerJonathan 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

index c81e754..aa8e54b 100644 (file)
@@ -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