[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220715050316.25278-1-wangborong@cdjrlc.com>
Date: Fri, 15 Jul 2022 13:03:16 +0800
From: Jason Wang <wangborong@...rlc.com>
To: damien.lemoal@...nsource.wdc.com
Cc: s.shtylyov@....ru, linux-ide@...r.kernel.org,
linux-kernel@...r.kernel.org, Jason Wang <wangborong@...rlc.com>
Subject: [PATCH] ata: pata_macio: Fix comment typo
The double `to' is duplicated in line 669, remove one.
Signed-off-by: Jason Wang <wangborong@...rlc.com>
---
drivers/ata/pata_macio.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/ata/pata_macio.c b/drivers/ata/pata_macio.c
index bfea2be2959a..076212fdb9d9 100644
--- a/drivers/ata/pata_macio.c
+++ b/drivers/ata/pata_macio.c
@@ -666,7 +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.
*
*/
--
2.35.1
Powered by blists - more mailing lists