commit | 27d99f7ead8cd6d2231798bff0d4c38814afea22 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sun Nov 13 16:06:51 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Nov 13 18:14:13 2005 -0800 |
tree | 877a80b0183dc5eab275163f120cd18bb3d222c2 | |
parent | 4694ca02d19f42f5fd0b62cc2d0c7d3e5a0eef47 [diff] |
[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>