[libata] Update kernel-doc comments to match source code

Signed-off-by: Qinghuang Feng <qhfeng.kernel@gmail.com>
This commit is contained in:
Qinghuang Feng
2008-11-25 11:37:19 -05:00
committed by Jeff Garzik
parent ece180d1cf
commit bd353ffdc9
10 changed files with 0 additions and 11 deletions

View File

@ -4732,7 +4732,6 @@ static struct ata_queued_cmd *ata_qc_new(struct ata_port *ap)
/**
* ata_qc_new_init - Request an available ATA command, and initialize it
* @dev: Device from whom we request an available command structure
* @tag: command tag
*
* LOCKING:
* None.