提交 a31e23e1 编写于 作者: J Jeff Garzik

dmfe: checkpatch fix (add whitespace)

Signed-off-by: NJeff Garzik <jgarzik@redhat.com>
上级 00ff49a9
......@@ -2119,7 +2119,7 @@ static int dmfe_suspend(struct pci_dev *pci_dev, pm_message_t state)
/* Power down device*/
pci_save_state(pci_dev);
pci_set_power_state(pci_dev, pci_choose_state (pci_dev,state));
pci_set_power_state(pci_dev, pci_choose_state (pci_dev, state));
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册