commit | d55e2ca87321b65387d3c52dd38128b3fe6723b0 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed May 16 22:11:07 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu May 17 05:23:04 2007 -0700 |
tree | 72cbca581660fc0cf0ff1c0d9ccbb264b20cffe4 | |
parent | df652fe173c12d29960f3a8eafce29041e86b942 [diff] |
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 <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>