[PATCH] kernel/: small cleanups
authorAdrian Bunk <bunk@stusta.de>
Sun, 8 Jan 2006 09:02:17 +0000 (01:02 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:48 +0000 (20:13 -0800)
commit97a41e26124330e41aa10ef88cd1711bc3d17460
tree1546db361efaf926c7a970e3ec6044ea8d4b6f4c
parentb7b4d7a4666454b40b45a853bd1d296af37a85f0
[PATCH] kernel/: small cleanups

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

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: "Paul E. McKenney" <paulmck@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/audit.c
kernel/irq/proc.c
kernel/rcutorture.c
kernel/timer.c