]> git.baikalelectronics.ru Git - kernel.git/commit
mm/doc: add mm.h and mm_types.h to the mm-api document
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 30 Apr 2021 05:59:34 +0000 (22:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Apr 2021 18:20:41 +0000 (11:20 -0700)
commit5af8dae3b12cd794dbdc98b792814004b85ffae2
tree526dc8e3b7bd2eab690a8e0ea89db42d56402612
parent3f1ffbc0406fdfaedcdb0cea3ce7de0636c521c7
mm/doc: add mm.h and mm_types.h to the mm-api document

kerneldoc in include/linux/mm.h and include/linux/mm_types.h wasn't being
included in the html build.

Link: https://lkml.kernel.org/r/20210322195022.2143603-4-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Mike Rapoport <rppt@linux.ibm.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/core-api/mm-api.rst