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:
ab93d4f
)
mwifiex: code rearrangement in mwifiex_get_rd_port()
author
Amitkumar Karwar
<akarwar@marvell.com>
Sat, 18 May 2013 00:53:56 +0000
(17:53 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 22 May 2013 19:09:05 +0000
(15:09 -0400)
Get rid of 'if else' usage by returning in 'if' block.
This improves readability by removing indentations.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found