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:
af6d17c
)
drivers/tty/amiserial.c: add missing tty_unlock
author
Julia Lawall
<Julia.Lawall@lip6.fr>
Thu, 19 Apr 2012 16:12:40 +0000
(18:12 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 20 Apr 2012 02:15:35 +0000
(19:15 -0700)
tty_unlock is used on all other exits from the function.
Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Jiri Slaby <jslaby@suse.cz>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found