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:
c46288b
)
specialix.c: fix possible double-unlock
author
Harvey Harrison
<harvey.harrison@gmail.com>
Tue, 4 Mar 2008 22:28:26 +0000
(14:28 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 5 Mar 2008 00:35:10 +0000
(16:35 -0800)
Noticed by sparse, trivial to see:
drivers/char/specialix.c:2112:3: warning: context imbalance in 'sx_throttle' - unexpected unlock
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found