提交 2b320d87 编写于 作者: S Sandhya Bankar 提交者: Greg Kroah-Hartman

usb: Remove unnecessary space before open square bracket.

Remove unnecessary space before open square bracket.
Signed-off-by: NSandhya Bankar <bankarsandhya512@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 2b4ba254
...@@ -163,7 +163,7 @@ static void isp1761_pci_shutdown(struct pci_dev *dev) ...@@ -163,7 +163,7 @@ static void isp1761_pci_shutdown(struct pci_dev *dev)
printk(KERN_ERR "ips1761_pci_shutdown\n"); printk(KERN_ERR "ips1761_pci_shutdown\n");
} }
static const struct pci_device_id isp1760_plx [] = { static const struct pci_device_id isp1760_plx[] = {
{ {
.class = PCI_CLASS_BRIDGE_OTHER << 8, .class = PCI_CLASS_BRIDGE_OTHER << 8,
.class_mask = ~0, .class_mask = ~0,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册