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:
f01e43b
)
dvb-core: Release semaphore on error path dvb_register_device()
author
Santosh Nayak
<santoshprasadnayak@gmail.com>
Sat, 23 Jun 2012 10:59:54 +0000
(07:59 -0300)
committer
Ben Hutchings
<ben@decadent.org.uk>
Wed, 25 Jul 2012 03:11:11 +0000
(
04:11
+0100)
commit
82163edcdfa4eb3d74516cc8e9f38dd3d039b67d
upstream.
There is a missing "up_write()" here. Semaphore should be released
before returning error value.
Signed-off-by: Santosh Nayak <santoshprasadnayak@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found