[PATCH] arch/i386/mm/init.c: small cleanups
authorAdrian Bunk <bunk@stusta.de>
Mon, 14 Nov 2005 00:06:51 +0000 (16:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 14 Nov 2005 02:14:13 +0000 (18:14 -0800)
commit27d99f7ead8cd6d2231798bff0d4c38814afea22
tree877a80b0183dc5eab275163f120cd18bb3d222c2
parent4694ca02d19f42f5fd0b62cc2d0c7d3e5a0eef47
[PATCH] arch/i386/mm/init.c: small cleanups

This patch contains the following cleanups:
- make a needlessly global function static
- every file should include the headers containing the prototypes for
  it's global functions

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/mm/init.c