提交 1483467f 编写于 作者: T Tejun Heo 提交者: Jeff Garzik

[PATCH] sil24: add FIXME comment above ata_device_add

01_sil24_add-FIXME-comment.patch

	Add FIXME comment above ata_device_add.
Signed-off-by: NTejun Heo <htejun@gmail.com>

 sata_sil24.c |    1 +
 1 files changed, 1 insertion(+)
Signed-off-by: NJeff Garzik <jgarzik@pobox.com>
上级 a2e30e52
......@@ -749,6 +749,7 @@ static int sil24_init_one(struct pci_dev *pdev, const struct pci_device_id *ent)
pci_set_master(pdev);
/* FIXME: check ata_device_add return value */
ata_device_add(probe_ent);
kfree(probe_ent);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册