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:
14627e3
)
platform: x86: asus-wmi.c: Cleaning up uninitialized variables
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 1 Jun 2014 12:58:52 +0000
(14:58 +0200)
committer
Matthew Garrett
<matthew.garrett@nebula.com>
Tue, 10 Jun 2014 23:11:08 +0000
(19:11 -0400)
There is a risk that the variable will be used without being initialized.
This was largely found by using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
No differences found