Skip to content

Commit d9dfca7

Browse files
Aisheng Dongrafaeljw
authored andcommitted
PM / domains: Remove one unnecessary blank line
Remove one unnecessary blank line Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 0cec68a commit d9dfca7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/base/power/domain_governor.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ static bool __default_power_down_ok(struct dev_pm_domain *pd,
128128
off_on_time_ns = genpd->states[state].power_off_latency_ns +
129129
genpd->states[state].power_on_latency_ns;
130130

131-
132131
min_off_time_ns = -1;
133132
/*
134133
* Check if subdomains can be off for enough time.

0 commit comments

Comments
 (0)