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:
35da7a3
)
hfsplus: fix double lock typo in ioctl
author
Dan Carpenter
<error27@gmail.com>
Mon, 25 Oct 2010 18:39:07 +0000
(20:39 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Mon, 25 Oct 2010 18:39:07 +0000
(20:39 +0200)
This was supposed to be a mutex_unlock() instead of a mutex_lock().
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
No differences found