OSDN Git Service

clk: remove extra empty line
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Thu, 30 Jun 2022 15:12:04 +0000 (18:12 +0300)
committerStephen Boyd <sboyd@kernel.org>
Wed, 24 Aug 2022 00:53:47 +0000 (17:53 -0700)
Remove extra empty line.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220630151205.3935560-1-claudiu.beznea@microchip.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk.c

index 275a65d..141af74 100644 (file)
@@ -3672,7 +3672,6 @@ static int __clk_core_init(struct clk_core *core)
 
        clk_core_reparent_orphans_nolock();
 
-
        kref_init(&core->ref);
 out:
        clk_pm_runtime_put(core);