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:
600f5d9
)
mwifiex: remove redundant "return" at end of void function
author
Yogesh Ashok Powar
<yogeshp@marvell.com>
Thu, 14 Apr 2011 00:27:07 +0000
(17:27 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 14 Apr 2011 19:35:12 +0000
(15:35 -0400)
The return statement at the last line of a void function
is not necessary.
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found