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:
35cf904
)
staging: ozwpan: Remove unneeded variable initializer
author
Rupesh Gujare
<rupesh.gujare@atmel.com>
Thu, 15 Aug 2013 11:00:21 +0000
(12:00 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 16 Aug 2013 00:19:27 +0000
(17:19 -0700)
We are assigning value to hport before returning, there is
no need to initialize it.
Signed-off-by: Rupesh Gujare <rupesh.gujare@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found