Home
last modified time | relevance | path

Searched hist:"65 e8ce29e4efc7f1716828ec845bd294a942e1ca" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.c65e8ce29e4efc7f1716828ec845bd294a942e1ca Sun Jul 30 18:22:47 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> arm: bcm235xx: clk_set_rate avoid possible NULL deref

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

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