From: Benjamin Herrenschmidt Date: Thu, 17 May 2007 05:11:07 +0000 (-0700) Subject: Make __vunmap static X-Git-Tag: v2.6.22-rc2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d55e2ca87321b65387d3c52dd38128b3fe6723b0;p=pandora-kernel.git Make __vunmap static __vunmap doesn't seem to be used outside of mm/vmalloc.c, and has no prototype in any header so let's make it static Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed