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:
cef03f8
)
USB: airprime: unlock mutex instead of trying to lock it again
author
Leonardo Chiquitto
<leonardo@iken.com.br>
Tue, 22 Apr 2008 19:02:03 +0000
(16:02 -0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 2 May 2008 17:25:56 +0000
(10:25 -0700)
The following patch fixes a [probable] copy & paste mistake in
airprime.c. Instead of unlocking an acquired mutex, the actual
code tries to lock it again.
Signed-off-by: Leonardo Chiquitto <lchiquitto@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found