提交 1462206c 编写于 作者: R Rafael J. Wysocki

PM / domains: Drop unused label

Drop the "out" label in __pm_genpd_poweron() that's not used any more.
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 cea3ad93
......@@ -227,7 +227,6 @@ static int __pm_genpd_poweron(struct generic_pm_domain *genpd)
if (ret)
goto err;
out:
genpd->status = GPD_STATE_ACTIVE;
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册