mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
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>
This commit is contained in:
parent
0cec68a977
commit
d9dfca7f81
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user