linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: s3c: fix repeated words in comments
@ 2022-09-14  8:41 Jilin Yuan
  2022-09-14  9:56 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Jilin Yuan @ 2022-09-14  8:41 UTC (permalink / raw)
  To: krzysztof.kozlowski, alim.akhtar, linux
  Cc: linux-arm-kernel, linux-samsung-soc, linux-kernel, Jilin Yuan

Delete the redundant word 'would'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.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


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

* Re: [PATCH] ARM: s3c: fix repeated words in comments
  2022-09-14  8:41 [PATCH] ARM: s3c: fix repeated words in comments Jilin Yuan
@ 2022-09-14  9:56 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-09-14  9:56 UTC (permalink / raw)
  To: Jilin Yuan, alim.akhtar, linux
  Cc: linux-arm-kernel, linux-samsung-soc, linux-kernel

On 14/09/2022 10:41, Jilin Yuan wrote:
> Delete the redundant word 'would'.
> 
> Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>

https://lore.kernel.org/all/fa6a55a9-1c27-e9a8-739e-fd7ec34e3b76@canonical.com/

Same reply.


Best regards,
Krzysztof

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

end of thread, other threads:[~2022-09-14  9:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14  8:41 [PATCH] ARM: s3c: fix repeated words in comments Jilin Yuan
2022-09-14  9:56 ` Krzysztof Kozlowski

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