提交 764d0221 编写于 作者: M Mathieu Rhéaume 提交者: Rafael J. Wysocki

ACPI / processor: fixed a brace coding style issue

Fixed a brace coding style issue. (Brace not on the good line)
Signed-off-by: NMathieu Rhéaume <mathieu@codingrhemes.com>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 7cc34680
......@@ -153,8 +153,7 @@ static int acpi_cpu_soft_notify(struct notifier_block *nfb,
return NOTIFY_OK;
}
static struct notifier_block __refdata acpi_cpu_notifier =
{
static struct notifier_block __refdata acpi_cpu_notifier = {
.notifier_call = acpi_cpu_soft_notify,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册