diff options
Diffstat (limited to 'drivers/ata/libata-core.c')
-rw-r--r-- | drivers/ata/libata-core.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c index 88c242856dae..574715d0b0fc 100644 --- a/drivers/ata/libata-core.c +++ b/drivers/ata/libata-core.c | |||
@@ -4709,8 +4709,7 @@ void swap_buf_le16(u16 *buf, unsigned int buf_words) | |||
4709 | 4709 | ||
4710 | /** | 4710 | /** |
4711 | * ata_qc_new - Request an available ATA command, for queueing | 4711 | * ata_qc_new - Request an available ATA command, for queueing |
4712 | * @ap: Port associated with device @dev | 4712 | * @ap: target port |
4713 | * @dev: Device from whom we request an available command structure | ||
4714 | * | 4713 | * |
4715 | * LOCKING: | 4714 | * LOCKING: |
4716 | * None. | 4715 | * None. |