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:
4750afa
)
arch: powerpc/fadump: Cleaning up inconsistent NULL checks
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Thu, 22 May 2014 22:03:16 +0000
(
00:03
+0200)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 28 May 2014 03:35:39 +0000
(13:35 +1000)
Cleaning up inconsistent NULL checks.
There is otherwise a risk of a possible null pointer dereference.
Was largely found by using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found