linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Jilin Yuan <yuanjilin@cdjrlc.com>
Cc: richard@nod.at, vigneshr@ti.com, linux-mtd@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers/mtd: fix repeated words in comments
Date: Mon, 19 Sep 2022 17:45:56 +0200	[thread overview]
Message-ID: <20220919174556.35597018@xps-13> (raw)
In-Reply-To: <20220810131539.51108-1-yuanjilin@cdjrlc.com>

Hi Jilin,

yuanjilin@cdjrlc.com wrote on Wed, 10 Aug 2022 21:15:39 +0800:

>  Delete the redundant word 'it'.
  ^
No space 

> 
> Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
> ---
>  drivers/mtd/inftlcore.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/mtd/inftlcore.c b/drivers/mtd/inftlcore.c
> index 6b48397c750c..1709f7f6bf6f 100644
> --- a/drivers/mtd/inftlcore.c
> +++ b/drivers/mtd/inftlcore.c
> @@ -356,7 +356,7 @@ static u16 INFTL_foldchain(struct INFTLrecord *inftl, unsigned thisVUC, unsigned
>  	 * Newest unit in chain now contains data from _all_ older units.
>  	 * So go through and erase each unit in chain, oldest first. (This
>  	 * is important, by doing oldest first if we crash/reboot then it
> -	 * it is relatively simple to clean up the mess).
> +	 * is relatively simple to clean up the mess).

Please send only one patch for the three "double words" you've found in
mtd, and prefix the subject with "mtd: ".

>  	 */
>  	pr_debug("INFTL: want to erase virtual chain %d\n", thisVUC);
>  


Thanks,
Miquèl

  reply	other threads:[~2022-09-19 15:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-10 13:15 [PATCH] drivers/mtd: fix repeated words in comments Jilin Yuan
2022-09-19 15:45 ` Miquel Raynal [this message]
2022-08-10 13:20 Jilin Yuan
2022-09-08 12:22 wangjianli
2022-09-20  8:40 ` Miquel Raynal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220919174556.35597018@xps-13 \
    --to=miquel.raynal@bootlin.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=richard@nod.at \
    --cc=vigneshr@ti.com \
    --cc=yuanjilin@cdjrlc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).