提交 027b03e7 编写于 作者: D David Kershner 提交者: Greg Kroah-Hartman

staging: unisys: visorbus: fixed indentation

Moved the brace to the left to fix the indentation issue.
Signed-off-by: NDavid Kershner <david.kershner@unisys.com>
Reviewed-by: NTim Sell <timothy.sell@unisys.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 c1d28da7
......@@ -1964,7 +1964,7 @@ static struct acpi_driver unisys_acpi_driver = {
.ops = {
.add = visorchipset_init,
.remove = visorchipset_exit,
},
},
};
MODULE_DEVICE_TABLE(acpi, unisys_device_ids);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册