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:
abc1199
)
libertas: remove some dead code in if_spi_prog_helper_firmware()
author
Dan Carpenter
<error27@gmail.com>
Sat, 6 Aug 2011 14:23:44 +0000
(07:23 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 9 Aug 2011 19:52:09 +0000
(15:52 -0400)
We always hit the goto and skip the printk(). The original code does
the right thing even though it looks messy.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found