]> 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)
commit4d8a4e0ea856e2d470552bd12d6ecf107d017513
tree6b2991d5812a9b8585ff779755eee6260d227e01
parent8748a34076cf9f8fb6a236241b8a873499eeb0db
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