]> git.baikalelectronics.ru Git - kernel.git/commit
mm: unexport __alloc_bootmem_core()
authorJohannes Weiner <hannes@saeurebad.de>
Thu, 24 Jul 2008 04:26:59 +0000 (21:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:14 +0000 (10:47 -0700)
commit8b458f07d21f0aaf8b5be5a258da8b3ba0493e47
tree171f85b314b062eae1ad5b36e4f64dddc511aa11
parent6015f9abadff09f1fd649ae5ba81f2b07eee45f5
mm: unexport __alloc_bootmem_core()

This function has no external callers, so unexport it.  Also fix its naming
inconsistency.

Signed-off-by: Johannes Weiner <hannes@saeurebad.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Christoph Lameter <cl@linux-foundation.org>
Cc: Mel Gorman <mel@csn.ul.ie>
Cc: Andy Whitcroft <apw@shadowen.org>
Cc: Mel Gorman <mel@csn.ul.ie>
Cc: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/bootmem.h
mm/bootmem.c