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:
f973f87
)
iwlwifi: remove unecessary if statement
author
Greg Dietsche
<Gregory.Dietsche@cuw.edu>
Mon, 6 Jun 2011 00:30:11 +0000
(19:30 -0500)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 7 Jun 2011 18:44:02 +0000
(14:44 -0400)
the code always returns ret regardless, so if(ret) check is unecessary.
Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found