[PATCH] clk: imx: remove redundant assignment to pointer np

Aisheng Dong aisheng.dong at nxp.com
Thu Oct 29 23:27:09 EDT 2020


> From: Colin King <colin.king at canonical.com>
> Sent: Friday, October 30, 2020 6:40 AM
> 
> Pointer np is being initialized with a value that is never read and it is being
> updated with a value later on. The initialization is redundant and can be
> removed.
> 
> Addresses-Coverity: ("Unused value")
> Signed-off-by: Colin Ian King <colin.king at canonical.com>

Reviewed-by: Dong Aisheng <aisheng.dong at nxp.com>

Regards
Aisheng


More information about the linux-arm-kernel mailing list