From: Adrian Bunk Date: Sun, 19 Oct 2008 03:28:38 +0000 (-0700) Subject: make mm/rmap.c:anon_vma_cachep static X-Git-Tag: v2.6.28-rc1~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdd2e5f88a259a537bb239e0c03c973cb6ea402a;p=pandora-kernel.git make mm/rmap.c:anon_vma_cachep static This patch makes the needlessly global anon_vma_cachep static. Signed-off-by: Adrian Bunk Reviewed-by: KOSAKI Motohiro Acked-by: Rik van Riel Acked-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed