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:
b87e2c4
)
net/wireless: ipw2x00: remove unreachable code
author
Stanislav Yakovlev
<stas.yakovlev@gmail.com>
Thu, 15 Nov 2012 03:07:47 +0000
(
03:07
+0000)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 16 Nov 2012 19:29:06 +0000
(14:29 -0500)
Remove unnecessary if statements because libipw_set_geo always
returns success. Also change function's return value from int
to void.
Signed-off-by: Stanislav Yakovlev <stas.yakovlev@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found