]> git.baikalelectronics.ru Git - kernel.git/commit
docs/mm: memblock: update kernel-doc comments
authorMike Rapoport <rppt@linux.vnet.ibm.com>
Sat, 30 Jun 2018 14:55:02 +0000 (17:55 +0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 2 Aug 2018 18:17:28 +0000 (12:17 -0600)
commit919e55451dc6383c79f95f2863576d9dfc2a8cde
treeb4d308999a2f983e2cddaa23297f27999b1cad39
parent5cac44754a8f78ddd091674bd575e7e32cb33a7d
docs/mm: memblock: update kernel-doc comments

* make memblock_discard description kernel-doc compatible
* add brief description for memblock_setclr_flag and describe its
  parameters
* fixup return value descriptions

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