From: Shaomin Deng Date: Thu, 25 Aug 2022 14:52:15 +0000 (-0400) Subject: ata: pata_macio: Remove unneeded word in comments X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0b2436d3d25fe77573669a946aa26f3087918a75;p=linux.git ata: pata_macio: Remove unneeded word in comments There is unneeded word "to" in line 669, so remove it. Signed-off-by: Shaomin Deng Reviewed-by: Sergey Shtylyov Signed-off-by: Damien Le Moal --- diff --git a/drivers/ata/pata_macio.c b/drivers/ata/pata_macio.c index bfea2be2959a6..9ccaac9e2bc31 100644 --- a/drivers/ata/pata_macio.c +++ b/drivers/ata/pata_macio.c @@ -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 */