[PATCH 0/2] docs/mm-api: link kernel-doc comments from slab_common.c
From: Mike Rapoport
Date: Thu Dec 06 2018 - 16:13:16 EST
Hi,
These patches update formatting of function descriptions in
mm/slab_common.c and link the comments from this file to "The Slab Cache"
section of the MM API reference.
As the changes to mm/slab_common.c only touch the comments, I think these
patches can go via the docs tree.
Mike Rapoport (2):
slab: make kmem_cache_create{_usercopy} description proper kernel-doc
docs/mm-api: link slab_common.c to "The Slab Cache" section
Documentation/core-api/mm-api.rst | 3 +++
mm/slab_common.c | 35 +++++++++++++++++++++++++++++++----
2 files changed, 34 insertions(+), 4 deletions(-)
--
2.7.4