linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mtd: rawnand: gpmi: Fix comment typo
@ 2022-08-11 13:58 Jason Wang
  2022-08-17  6:09 ` Zhihao Cheng
  2022-09-20  8:27 ` Miquel Raynal
  0 siblings, 2 replies; 3+ messages in thread
From: Jason Wang @ 2022-08-11 13:58 UTC (permalink / raw)
  To: miquel.raynal
  Cc: han.xu, richard, vigneshr, linux-mtd, linux-kernel, Jason Wang

The double `the' is duplicated in the comment, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
---
 drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c b/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c
index 93da23682d86..01ccbde748f3 100644
--- a/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c
+++ b/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c
@@ -1361,7 +1361,7 @@ static int gpmi_alloc_dma_buffer(struct gpmi_nand_data *this)
 /*
  * Handles block mark swapping.
  * It can be called in swapping the block mark, or swapping it back,
- * because the the operations are the same.
+ * because the operations are the same.
  */
 static void block_mark_swapping(struct gpmi_nand_data *this,
 				void *payload, void *auxiliary)
-- 
2.36.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] mtd: rawnand: gpmi: Fix comment typo
  2022-08-11 13:58 [PATCH] mtd: rawnand: gpmi: Fix comment typo Jason Wang
@ 2022-08-17  6:09 ` Zhihao Cheng
  2022-09-20  8:27 ` Miquel Raynal
  1 sibling, 0 replies; 3+ messages in thread
From: Zhihao Cheng @ 2022-08-17  6:09 UTC (permalink / raw)
  To: Jason Wang, miquel.raynal
  Cc: han.xu, richard, vigneshr, linux-mtd, linux-kernel

在 2022/8/11 21:58, Jason Wang 写道:
Reviewed-by: Zhihao Cheng <chengzhihao1@huawei.com>

> The double `the' is duplicated in the comment, remove one.
> 
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
> ---
>   drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c b/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c
> index 93da23682d86..01ccbde748f3 100644
> --- a/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c
> +++ b/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c
> @@ -1361,7 +1361,7 @@ static int gpmi_alloc_dma_buffer(struct gpmi_nand_data *this)
>   /*
>    * Handles block mark swapping.
>    * It can be called in swapping the block mark, or swapping it back,
> - * because the the operations are the same.
> + * because the operations are the same.
>    */
>   static void block_mark_swapping(struct gpmi_nand_data *this,
>   				void *payload, void *auxiliary)
> 


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] mtd: rawnand: gpmi: Fix comment typo
  2022-08-11 13:58 [PATCH] mtd: rawnand: gpmi: Fix comment typo Jason Wang
  2022-08-17  6:09 ` Zhihao Cheng
@ 2022-09-20  8:27 ` Miquel Raynal
  1 sibling, 0 replies; 3+ messages in thread
From: Miquel Raynal @ 2022-09-20  8:27 UTC (permalink / raw)
  To: Jason Wang; +Cc: han.xu, richard, vigneshr, linux-mtd, linux-kernel

Hi Jason,

wangborong@cdjrlc.com wrote on Thu, 11 Aug 2022 21:58:54 +0800:

> The double `the' is duplicated in the comment, remove one.
> 
> Signed-off-by: Jason Wang <wangborong@cdjrlc.com>

I've alredy received another patch for that.

Thanks,
Miquèl

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-20  8:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 13:58 [PATCH] mtd: rawnand: gpmi: Fix comment typo Jason Wang
2022-08-17  6:09 ` Zhihao Cheng
2022-09-20  8:27 ` Miquel Raynal

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).