]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit24c19847b0f90d369ee3c4318622bef9d99a2e84
tree877a80b0183dc5eab275163f120cd18bb3d222c2
parent49fdf4eed8207794fa62f4d72231febcf97b56ce
[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