Commit 0b2436d3 authored by Shaomin Deng's avatar Shaomin Deng Committed by Damien Le Moal
Browse files

ata: pata_macio: Remove unneeded word in comments



There is unneeded word "to" in line 669, so remove it.

Signed-off-by: default avatarShaomin Deng <dengshaomin@cdjrlc.com>
Reviewed-by: default avatarSergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: default avatarDamien Le Moal <damien.lemoal@opensource.wdc.com>
parent 024811a2
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -666,8 +666,7 @@ static u8 pata_macio_bmdma_status(struct ata_port *ap)
	 * a multi-block transfer.
	 *
	 * - The dbdma fifo hasn't yet finished flushing to
	 * to system memory when the disk interrupt occurs.
	 *
	 * system memory when the disk interrupt occurs.
	 */

	/* First check for errors */