提交 91809d22 编写于 作者: L Ladislav Michl 提交者: Greg Kroah-Hartman

EISA: Whitespace cleanup

Remove spaces on empty line and replace spaces with tabs.
Signed-off-by: NLadislav Michl <ladis@linux-mips.org>
Acked-by: NMarc Zyngier <maz@misterjones.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 3a92a661
......@@ -51,9 +51,8 @@ static int __init virtual_eisa_root_init (void)
{
int r;
if ((r = platform_device_register (&eisa_root_dev))) {
if ((r = platform_device_register (&eisa_root_dev)))
return r;
}
eisa_bus_root.force_probe = force_probe;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册