Commit 85d6dcac authored by Ralf Bächle's avatar Ralf Bächle

[PATCH] Reformat

Pure microcosmetic.
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 9ff8213d
...@@ -1717,7 +1717,7 @@ tc35815_killall(void) ...@@ -1717,7 +1717,7 @@ tc35815_killall(void)
} }
static struct pci_driver tc35815_driver = { static struct pci_driver tc35815_driver = {
.name =TC35815_MODULE_NAME, .name = TC35815_MODULE_NAME,
.probe = tc35815_probe, .probe = tc35815_probe,
.remove = NULL, .remove = NULL,
.id_table = tc35815_pci_tbl, .id_table = tc35815_pci_tbl,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment