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:
a2581a4
)
staging: rtl8192u: r8192U_core.c: Cleaning up variable is set more than once
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Wed, 25 Jun 2014 12:20:58 +0000
(14:20 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 26 Jun 2014 23:59:06 +0000
(19:59 -0400)
A struct member variable is set to the same value more than once
This was found using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found