aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/lib/test_modules_helpers.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2023-10-23 14:35:02 +0100
committerJernej Skrabec <[email protected]>2023-11-18 23:20:34 +0100
commit89e00444cb894a42c33ba88738eaae788b05b924 (patch)
treeb25d245e6ea8bd770206582c86ed865a80c61ef6 /arch/s390/lib/test_modules_helpers.c
parentb85ea95d086471afb4ad062012a4d73cd328fa86 (diff)
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: Colin Ian King <[email protected]> Reviewed-by: Andre Przywara <[email protected]> Reviewed-by: Jernej Skrabec <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jernej Skrabec <[email protected]>
Diffstat (limited to 'arch/s390/lib/test_modules_helpers.c')
0 files changed, 0 insertions, 0 deletions