git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a1b8d7
)
TTY: unify pty_unix98_install fail path handling
author
Jiri Slaby
<jslaby@suse.cz>
Wed, 23 Mar 2011 09:48:34 +0000
(10:48 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 19 Apr 2011 21:43:00 +0000
(14:43 -0700)
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>
drivers/tty/pty.c
patch
|
blob
|
history
diff --cc
drivers/tty/pty.c
Simple merge