OSDN Git Service

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)
commitf496990f1f4b1dbf4f878f6864cbf4e303189177
tree0bd223da5d2d0cc2af0ed67258f06edd5eaf6071
parentf77af637f29da49193283e883a9b18406fb45d3d
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