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:
506e946
)
USB: ftdi_sio: unlock_kernel() on error in set_serial_info()
author
Dan Carpenter
<error27@gmail.com>
Tue, 3 Feb 2009 08:11:38 +0000
(11:11 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 9 Feb 2009 19:19:48 +0000
(11:19 -0800)
There was one error path where unlock_kernel() wasn't called.
This was found with a code checker (http://repo.or.cz/w/smatch.git/)
Compile tested only, sorry.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found