提交 bfd90dce 编写于 作者: A Adrian Bunk 提交者: James Bottomley

[SCSI] megaraid: add __devexit annotation

megaraid_remove_one() can become __devexit.
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Acked-by: N"Patro, Sumant" <Sumant.Patro@lsi.com>
Signed-off-by: NJames Bottomley <James.Bottomley@HansenPartnership.com>
上级 3be38e7a
......@@ -4889,7 +4889,7 @@ __megaraid_shutdown(adapter_t *adapter)
mdelay(1000);
}
static void
static void __devexit
megaraid_remove_one(struct pci_dev *pdev)
{
struct Scsi_Host *host = pci_get_drvdata(pdev);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册