[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cec12e246d7151f6041bf553629a3047e81d4afe.camel@HansenPartnership.com>
Date: Sun, 10 Jul 2022 10:21:56 -0400
From: James Bottomley <James.Bottomley@...senPartnership.com>
To: Jilin Yuan <yuanjilin@...rlc.com>,
damien.lemoal@...nsource.wdc.com, s.shtylyov@....ru
Cc: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/ata: fix repeated words in comments
On Sun, 2022-07-10 at 13:22 +0800, Jilin Yuan wrote:
> diff --git a/drivers/ata/libata-eh.c b/drivers/ata/libata-eh.c
> index 3307ed45fe4d..f2ac8340e769 100644
> --- a/drivers/ata/libata-eh.c
> +++ b/drivers/ata/libata-eh.c
> @@ -863,7 +863,7 @@ void ata_eh_fastdrain_timerfn(struct timer_list
> *t)
> *
> * Set ATA_PFLAG_EH_PENDING and activate fast drain if @fastdrain
> * is non-zero and EH wasn't pending before. Fast drain ensures
> - * that EH kicks in in timely manner.
> + * that EH kicks in timely manner.
The original is correct and the update doesn't make sense. Of course
adding an article would make the original read better ...
James
Powered by blists - more mailing lists