]> git.baikalelectronics.ru Git - kernel.git/commit
mm: make register_page_bootmem_info_section() static
authorAdrian Bunk <bunk@kernel.org>
Thu, 24 Jul 2008 04:28:12 +0000 (21:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:21 +0000 (10:47 -0700)
commit7d4cd477fae659ea615eb1c520fd54dd71dcc06f
tree6c1406734048b3ea710de744389c2db07db8983c
parent3214e6054b51ad337fdad0c726a27f707024399d
mm: make register_page_bootmem_info_section() static

Make the needlessly global register_page_bootmem_info_section() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Yasunori Goto <y-goto@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memory_hotplug.c