]> git.baikalelectronics.ru Git - kernel.git/commit
slab: make kmem_cache_create{_usercopy} description proper kernel-doc
authorMike Rapoport <rppt@linux.ibm.com>
Thu, 6 Dec 2018 21:13:00 +0000 (23:13 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 20 Dec 2018 15:33:16 +0000 (08:33 -0700)
commit31a0e9b834f627ee3d23abacac95a21d5c580c8e
tree0bd223da5d2d0cc2af0ed67258f06edd5eaf6071
parent76322f806118bc4aee10b06707332e369996304d
slab: make kmem_cache_create{_usercopy} description proper kernel-doc

Add the description for kmem_cache_create, fixup the return value paragraph
and make both kmem_cache_create and add the second '*' to the comment
opening.

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
mm/slab_common.c