[PATCH] cleanup for kernel/printk.c
authorJesper Juhl <jesper.juhl@gmail.com>
Sun, 30 Oct 2005 23:02:46 +0000 (15:02 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:23 +0000 (17:37 -0800)
commit40dc565122ed1e180a0637f88cdfca734d33db78
tree3076103886ae7f60c9a3cfabaebef821c1e39b10
parent2a91f3e54ff27c6002597f689ba51c5fa657ddbd
[PATCH] cleanup for kernel/printk.c

- Removes some trailing whitespace

- Breaks long lines and make other small changes to conform to CodingStyle

- Add explicit printk loglevels in two places.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/printk.c