ata: pata_macio: Remove unneeded word in comments
authorShaomin Deng <dengshaomin@cdjrlc.com>
Thu, 25 Aug 2022 14:52:15 +0000 (10:52 -0400)
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>
Fri, 16 Sep 2022 14:24:06 +0000 (23:24 +0900)
There is unneeded word "to" in line 669, so remove it.

Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
drivers/ata/pata_macio.c

index bfea2be..9ccaac9 100644 (file)
@@ -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 */