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:
5efa3a6
)
iwlwifi: remove stray mutex_unlock()
author
Dan Carpenter
<error27@gmail.com>
Sat, 8 May 2010 16:21:01 +0000
(18:21 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 10 May 2010 18:56:46 +0000
(14:56 -0400)
This mutex_unlock() has been here from the initial commit, but as nearly
as I can tell, there isn't a reason for it.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found