]> git.baikalelectronics.ru Git - kernel.git/commit
uml: xterm driver tidying
authorJeff Dike <jdike@addtoit.com>
Mon, 16 Jul 2007 06:38:52 +0000 (23:38 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 16 Jul 2007 16:05:38 +0000 (09:05 -0700)
commit479c844ca3f33b40a22dc5369622fe1218d68095
treeb288c2f7fde1b647b166d2bfc07ca950310fc501
parentceb854b8ae195a8de6ae446a7ba8432cc2eaa01e
uml: xterm driver tidying

Major tidying of the xterm console driver:
got rid of the tt-mode gdb support
tidied up the includes
fixed lots of style violations
replaced os_* calls with glibc calls in xterm.c
all printk calls now have a severity indicator
the error paths of xterm_open are closer to being right

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/ssl.c
arch/um/drivers/stdio_console.c
arch/um/drivers/xterm.c
arch/um/drivers/xterm_kern.c
arch/um/include/chan_user.h