uml: console tidying
authorJeff Dike <jdike@addtoit.com>
Tue, 16 Oct 2007 08:26:43 +0000 (01:26 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:04 +0000 (09:43 -0700)
commit2f8a2dc2cf8012179e35c1f01a1eef45de18f1a7
treecbb483cc54b3127291ed397acda3de14ced319ed
parentc59dbcadd5d125ba40595612dc91ab18924164d3
uml: console tidying

Tidy line.c:
The includes are more minimal
Lots of style fixes
All the printks have severities
Removed some commented-out code
Deleted a useless printk when ioctl is called
Fixed some whitespace damage

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/drivers/line.c