Skip to content
Commit 89e00444 authored by Colin Ian King's avatar Colin Ian King Committed by Jernej Skrabec
Browse files

clk: sunxi-ng: nkm: remove redundant initialization of tmp_parent



Variable tmp_parent is being ininitialized with a value that is never
read, the initialization is redundant and can be removed. Move the
initialization and move the variable to the inner loop scope.

Signed-off-by: default avatarColin Ian King <colin.i.king@gmail.com>
Reviewed-by: default avatarAndre Przywara <andre.przywara@arm.com>
Reviewed-by: default avatarJernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20231023133502.666559-1-colin.i.king@gmail.com


Signed-off-by: default avatarJernej Skrabec <jernej.skrabec@gmail.com>
parent b85ea95d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment