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:
c97c894
)
qlge: remove unecessary if statement
author
Greg Dietsche
<Gregory.Dietsche@cuw.edu>
Sun, 5 Jun 2011 14:44:13 +0000
(14:44 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 7 Jun 2011 05:53:13 +0000
(22:53 -0700)
the code always returns 'status' regardless, so if(status) check is unecessary.
Signed-off-by: Greg Dietsche <Gregory.Dietsche@cuw.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found