[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220914084127.33781-1-yuanjilin@cdjrlc.com>
Date: Wed, 14 Sep 2022 16:41:27 +0800
From: Jilin Yuan <yuanjilin@...rlc.com>
To: krzysztof.kozlowski@...aro.org, alim.akhtar@...sung.com,
linux@...linux.org.uk
Cc: linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
Jilin Yuan <yuanjilin@...rlc.com>
Subject: [PATCH] ARM: s3c: fix repeated words in comments
Delete the redundant word 'would'.
Signed-off-by: Jilin Yuan <yuanjilin@...rlc.com>
---
arch/arm/mach-s3c/mach-gta02.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-s3c/mach-gta02.c b/arch/arm/mach-s3c/mach-gta02.c
index abfdce765525..807c1fc8ba2c 100644
--- a/arch/arm/mach-s3c/mach-gta02.c
+++ b/arch/arm/mach-s3c/mach-gta02.c
@@ -393,7 +393,7 @@ static struct s3c2410_nand_set __initdata gta02_nand_sets[] = {
[0] = {
/*
* This name is also hard-coded in the boot loaders, so
- * changing it would would require all users to upgrade
+ * changing it would require all users to upgrade
* their boot loaders, some of which are stored in a NOR
* that is considered to be immutable.
*/
--
2.36.1
Powered by blists - more mailing lists