libata: doc updates

此提交包含在:
Jeff Garzik
2005-05-30 19:49:12 -04:00
父節點 780a87f718
當前提交 0cba632b73
共有 4 個檔案被更改,包括 138 行新增70 行删除

查看文件

@@ -663,15 +663,6 @@ static int piix_init_one (struct pci_dev *pdev, const struct pci_device_id *ent)
return ata_pci_init_one(pdev, port_info, n_ports);
}
/**
* piix_init -
*
* LOCKING:
*
* RETURNS:
*
*/
static int __init piix_init(void)
{
int rc;
@@ -687,13 +678,6 @@ static int __init piix_init(void)
return 0;
}
/**
* piix_exit -
*
* LOCKING:
*
*/
static void __exit piix_exit(void)
{
pci_unregister_driver(&piix_pci_driver);