ata: libata-sff: Fix double word in comments
Remove the repeated word "Transfer" in comments. Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
This commit is contained in:
parent
0b2436d3d2
commit
03070458d7
|
@ -776,7 +776,7 @@ static void atapi_send_cdb(struct ata_port *ap, struct ata_queued_cmd *qc)
|
||||||
* @qc: Command on going
|
* @qc: Command on going
|
||||||
* @bytes: number of bytes
|
* @bytes: number of bytes
|
||||||
*
|
*
|
||||||
* Transfer Transfer data from/to the ATAPI device.
|
* Transfer data from/to the ATAPI device.
|
||||||
*
|
*
|
||||||
* LOCKING:
|
* LOCKING:
|
||||||
* Inherited from caller.
|
* Inherited from caller.
|
||||||
|
|
Loading…
Reference in New Issue