Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.cb69a0849e75e5adff081d1f0f5557da03d703482 Sun Jul 30 18:15:51 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> arm: bcm235xx: avoid possible NULL dereference

It does not make sense to first dereference c and then
check if it is NULL.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>