]> git.baikalelectronics.ru Git - kernel.git/commit
make mm/sparse.c: make a function static
authorAdrian Bunk <bunk@kernel.org>
Sat, 26 Jul 2008 02:46:22 +0000 (19:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:12 +0000 (12:00 -0700)
commit7a2d263ceecb693706ade766ac685b842b6efe20
tree076faf410107f55d1d6cfdf05c779faf0b5d21e3
parent5051e7528b928f620a31081c4d959d57076db0fa
make mm/sparse.c: make a function static

This patch makes the needlessly global sparse_early_mem_map_alloc()
static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/sparse.c