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:
60f917b
)
arch: tile: kernel: unaligned.c: Cleaning up uninitialized variables
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sat, 31 May 2014 23:00:13 +0000
(
01:00
+0200)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Sun, 8 Jun 2014 01:39:11 +0000
(21:39 -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: Chris Metcalf <cmetcalf@tilera.com> [minor cleanups]
No differences found