linux/arch/um/drivers
Jeff Dike acb2cf34cf uml: console driver cleanups
Console driver cleanups -
	Changed an instance of foo = bar + foo to foo += bar
	Removed checks of tty->stopped - I don't think the low-level
driver has any business looking at that
	Removed an annoying warning

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>
2008-02-05 09:44:25 -08:00
..
chan_kern.c
chan_user.c uml: work around host tcsetattr bug 2007-12-03 08:13:17 -08:00
cow_sys.h
cow_user.c
cow.h
daemon_kern.c
daemon_user.c
daemon.h
fd.c
harddog_kern.c
harddog_user.c uml: user of helper_wait() got missed when it got extra arguments 2007-12-23 12:54:37 -08:00
hostaudio_kern.c
line.c uml: console driver cleanups 2008-02-05 09:44:25 -08:00
Makefile
mcast_kern.c
mcast_user.c
mcast.h
mconsole_kern.c
mconsole_user.c
mmapper_kern.c
net_kern.c [UM]: Fix use of skb after netif_rx 2007-12-11 02:45:27 -08:00
net_user.c uml: stop gdb from deleting breakpoints when running UML 2007-12-17 19:28:15 -08:00
null.c spelling fixes: arch/um/ 2007-10-20 01:23:03 +02:00
pcap_kern.c
pcap_user.c
pcap_user.h
port_kern.c
port_user.c
port.h
pty.c
random.c
slip_common.c
slip_common.h
slip_kern.c [UMP]: header_ops conversion needed for non-ethernet drivers 2007-10-17 19:35:04 -07:00
slip_user.c uml: stop gdb from deleting breakpoints when running UML 2007-12-17 19:28:15 -08:00
slip.h
slirp_kern.c [UMP]: header_ops conversion needed for non-ethernet drivers 2007-10-17 19:35:04 -07:00
slirp_user.c uml: stop gdb from deleting breakpoints when running UML 2007-12-17 19:28:15 -08:00
slirp.h
ssl.c
ssl.h
stderr_console.c spelling fixes: arch/um/ 2007-10-20 01:23:03 +02:00
stdio_console.c
stdio_console.h
tty.c
ubd_kern.c uml: const and other tidying 2008-02-05 09:44:25 -08:00
ubd_user.c uml: stop gdb from deleting breakpoints when running UML 2007-12-17 19:28:15 -08:00
vde_kern.c
vde_user.c
vde.h
xterm_kern.c
xterm.c
xterm.h