[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220722072850.72797-1-slark_xiao@163.com>
Date: Fri, 22 Jul 2022 15:28:50 +0800
From: Slark Xiao <slark_xiao@....com>
To: han.xu@....com, miquel.raynal@...tlin.com, vigneshr@...com,
richard@....at
Cc: linux-kernel@...r.kernel.org, linux-mtd@...ts.infradead.org,
Slark Xiao <slark_xiao@....com>
Subject: [PATCH] mtd: rawnand: gpmi: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment.
Signed-off-by: Slark Xiao <slark_xiao@....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 889e40329956..0893320d250b 100644
--- a/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c
+++ b/drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c
@@ -1359,7 +1359,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.25.1
Powered by blists - more mailing lists