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>
Loading
Please register or sign in to comment
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>