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:
57f16b5
)
mwifiex: remove unnecessary variable initialization
author
Yogesh Ashok Powar
<yogeshp@marvell.com>
Wed, 4 May 2011 03:11:46 +0000
(20:11 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 5 May 2011 18:59:16 +0000
(14:59 -0400)
Skip initialization of local variables with some default values
if the values are not going to be used further down the code path.
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