diff options
author | Jiri Slaby <jirislaby@gmail.com> | 2006-12-08 02:38:26 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-08 08:28:54 -0800 |
commit | ead568c9cdab2592abdbd1f023931665cc24b5db (patch) | |
tree | ffb25b4752844881b87749e483f76e1648e0a5d1 /drivers/Kconfig | |
parent | 171d3a86788eef4f751b88265bac393c3232dbdd (diff) |
[PATCH] Char: mxser_new, don't check tty_unregister retval
Like other drivers silently unregister_tty_driver and put_tty_driver. It
shouldn't be busy when module release function is called, since we are not
bsd, no refs shouldn't be held.
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions