]> Git Repo - linux.git/commitdiff
PM / domains: Remove one unnecessary blank line
authorAisheng Dong <[email protected]>
Wed, 6 Mar 2019 13:25:29 +0000 (13:25 +0000)
committerRafael J. Wysocki <[email protected]>
Mon, 11 Mar 2019 10:26:45 +0000 (11:26 +0100)
Remove one unnecessary blank line

Signed-off-by: Dong Aisheng <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/base/power/domain_governor.c

index 99896fbf18e439003095ccf18f2689ec6b7c1be3..4d07e38a8247f8ab354a79c9252a9d79d5746f84 100644 (file)
@@ -128,7 +128,6 @@ static bool __default_power_down_ok(struct dev_pm_domain *pd,
        off_on_time_ns = genpd->states[state].power_off_latency_ns +
                genpd->states[state].power_on_latency_ns;
 
-
        min_off_time_ns = -1;
        /*
         * Check if subdomains can be off for enough time.
This page took 0.055263 seconds and 4 git commands to generate.