Home
last modified time | relevance | path

Searched hist:b717d98543d90c50f398ddfe9665483d09adca7a (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dfadump.cdiff b717d98543d90c50f398ddfe9665483d09adca7a Thu May 22 17:03:16 CDT 2014 Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> arch: powerpc/fadump: Cleaning up inconsistent NULL checks

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>