]> git.baikalelectronics.ru Git - kernel.git/commit
mm: memblock: update comments and kernel-doc
authorMike Rapoport <rppt@linux.ibm.com>
Tue, 12 Mar 2019 06:30:54 +0000 (23:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2019 17:04:02 +0000 (10:04 -0700)
commita9299acc53be2a2e047755c8a4052eeac4682c66
treeb2fa78a6f869e328d8c2c605db7bb164a4c8e0ae
parentb890beb79a7ca3c69b75f98493504e761ee7fada
mm: memblock: update comments and kernel-doc

* Remove comments mentioning bootmem
* Extend "DOC: memblock overview"
* Add kernel-doc comments for several more functions

[akpm@linux-foundation.org: fix copy-n-paste error]
Link: http://lkml.kernel.org/r/1549626347-25461-1-git-send-email-rppt@linux.ibm.com
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memblock.c