[PATCH] clk: stm32mp1: remove redundant assignment to pointer data
Stephen Boyd
sboyd at kernel.org
Wed Dec 15 22:48:42 PST 2021
Quoting Colin Ian King (2021-11-26 14:12:39)
> The pointer data is being initialized with a value and a few lines
> later on being re-assigned the same value, so this re-assignment is
> redundant. Clean up the code and remove it.
>
> Signed-off-by: Colin Ian King <colin.i.king at gmail.com>
> ---
Applied to clk-next
More information about the linux-arm-kernel
mailing list