From: Adrian Bunk Date: Tue, 26 Sep 2006 06:31:02 +0000 (-0700) Subject: [PATCH] mm/: make functions static X-Git-Tag: v2.6.19-rc1~1219 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b221385bc41d6789edde3d2fa0cb20d5045730eb;p=pandora-kernel.git [PATCH] mm/: make functions static This patch makes the following needlessly global functions static: - slab.c: kmem_find_general_cachep() - swap.c: __page_cache_release() - vmalloc.c: __vmalloc_node() Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed