From: Namhyung Kim Date: Tue, 26 Oct 2010 21:22:02 +0000 (-0700) Subject: rmap: make anon_vma_chain_free() static X-Git-Tag: v2.6.37-rc1~105^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e574b5fd20027b422aa80790f710d695699b4fba;p=pandora-kernel.git rmap: make anon_vma_chain_free() static Make anon_vma_chain_free() static. It is called only in rmap.c and the corresponding alloc function is already static. Signed-off-by: Namhyung Kim Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed