]> git.baikalelectronics.ru Git - kernel.git/commit
docs/mm: bootmem: fix kernel-doc warnings
authorMike Rapoport <rppt@linux.vnet.ibm.com>
Sat, 30 Jun 2018 14:54:58 +0000 (17:54 +0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 2 Aug 2018 18:17:27 +0000 (12:17 -0600)
commitc3463499d0cc7be074e55aa7143c50f59601d8ef
tree6b2991d5812a9b8585ff779755eee6260d227e01
parent8e86082f3e8e77cf307c775f768908d022352770
docs/mm: bootmem: fix kernel-doc warnings

Add descriptions of the return value where they were missing and fixup the
syntax for present ones.

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