mm: unexport __alloc_bootmem_core()
authorJohannes Weiner <[email protected]>
Thu, 24 Jul 2008 04:26:59 +0000 (21:26 -0700)
committerLinus Torvalds <[email protected]>
Thu, 24 Jul 2008 17:47:14 +0000 (10:47 -0700)
commitffc6421f0720f433b5b35b89ff56e998eabff93b
tree171f85b314b062eae1ad5b36e4f64dddc511aa11
parent8ae04463077324ed9f6b04ab3a5b17ae1ee4dd35
mm: unexport __alloc_bootmem_core()

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

Signed-off-by: Johannes Weiner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/bootmem.h
mm/bootmem.c