]> git.baikalelectronics.ru Git - kernel.git/commit
make mm/memory.c:print_bad_pte() static
authorAdrian Bunk <bunk@kernel.org>
Sat, 26 Jul 2008 02:46:23 +0000 (19:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:12 +0000 (12:00 -0700)
commited5b8ce187fa6de34f5a77157c1ab78f06b75537
tree941f7a7c38af5783d55560ce303f3432fcffc01b
parent6aa3d89a9fc4c3346862c1fb723d060c0cc53bd8
make mm/memory.c:print_bad_pte() static

This patch makes the needlessly global print_bad_pte() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/mm.h
mm/memory.c