[PATCH] small kernel/sched.c cleanup
authorAndreas Mohr <andi@rhlx01.fht-esslingen.de>
Mon, 10 Jul 2006 11:43:52 +0000 (04:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 10 Jul 2006 20:24:13 +0000 (13:24 -0700)
commit2ed6e34f88a0d896a6f889b00693cae0fadacfd0
tree1f1d488c62fe577fca19fea9bec3f8567faf7a10
parent0a565f7919cfb3d3df2c97d45751cbb83d858f97
[PATCH] small kernel/sched.c cleanup

- constify and optimize stat_nam (thanks to Michael Tokarev!)
- spelling and comment fixes

Signed-off-by: Andreas Mohr <andi@lisas.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/sched.c