From: Adrian Bunk Date: Sat, 26 Jul 2008 02:46:23 +0000 (-0700) Subject: mm/allocpercpu.c: make 4 functions static X-Git-Tag: v2.6.27-rc1~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8fddfb17aaee4ffc5e3d0560620d0fa8b50a42;p=pandora-kernel.git mm/allocpercpu.c: make 4 functions static This patch makes the following needlessly global functions static: - percpu_depopulate() - __percpu_depopulate_mask() - percpu_populate() - __percpu_populate_mask() Signed-off-by: Adrian Bunk Acked-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed