dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/tty
Jiri Slaby d554350375 TTY: unify tty_init_dev fail path handling
Change it so that we call the deinit functions at one place at the end
of the function (by gotos). And while at it use some sane label names.

This is a preparation for the deinitialization of tty in the next
patch.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-19 14:42:59 -07:00
..
hvc Fix common misspellings 2011-03-31 11:26:23 -03:00
ipwireless
serial TTY: serial_core, remove unused variable 2011-04-19 14:41:47 -07:00
vt TTY: VT, remove unused variables 2011-04-19 14:41:48 -07:00
Kconfig
Makefile
amiserial.c
bfin_jtag_comm.c drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL 2011-03-23 19:46:39 -07:00
cyclades.c Char: cyclades, fix unused variable 2011-04-19 14:41:47 -07:00
isicom.c
moxa.c Char: moxa, remove unused variables 2011-04-19 14:41:48 -07:00
moxa.h
mxser.c
mxser.h Fix common misspellings 2011-03-31 11:26:23 -03:00
n_gsm.c Fix common misspellings 2011-03-31 11:26:23 -03:00
n_hdlc.c
n_r3964.c
n_tty.c tty: fix endless work loop when the buffer fills up 2011-04-04 14:26:54 -07:00
nozomi.c Fix common misspellings 2011-03-31 11:26:23 -03:00
pty.c
rocket.c TTY: rocket, remove unused variables 2011-04-19 14:41:48 -07:00
rocket.h
rocket_int.h
synclink.c Fix common misspellings 2011-03-31 11:26:23 -03:00
synclink_gt.c Fix common misspellings 2011-03-31 11:26:23 -03:00
synclinkmp.c Fix common misspellings 2011-03-31 11:26:23 -03:00
sysrq.c lib, arch: add filter argument to show_mem and fix private implementations 2011-03-24 17:49:37 -07:00
tty_audit.c
tty_buffer.c tty: fix endless work loop when the buffer fills up 2011-04-04 14:26:54 -07:00
tty_io.c TTY: unify tty_init_dev fail path handling 2011-04-19 14:42:59 -07:00
tty_ioctl.c Fix common misspellings 2011-03-31 11:26:23 -03:00
tty_ldisc.c tty: stop using "delayed_work" in the tty layer 2011-03-22 16:17:32 -07:00
tty_mutex.c
tty_port.c