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:
c65a965
)
atm: fore200e.c: Cleaning up uninitialized variables
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sat, 31 May 2014 23:08:32 +0000
(
01:08
+0200)
committer
David S. Miller
<davem@davemloft.net>
Tue, 3 Jun 2014 00:11:03 +0000
(17:11 -0700)
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: David S. Miller <davem@davemloft.net>
No differences found