linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* PATCH: Fix typo recommand in comment
@ 2025-10-01 14:42 Haoran lee
  2025-11-13 19:51 ` Christophe Leroy
  0 siblings, 1 reply; 2+ messages in thread
From: Haoran lee @ 2025-10-01 14:42 UTC (permalink / raw)
  To: maddy, mpe, npiggin, christophe.leroy, linuxppc-dev, linux-kernel

From e949fa326c98953fda200fe92c108fa71e334715 Mon Sep 17 00:00:00 2001
From: Haoran Lee <470658536@qq.com>
Date: Wed, 15 Oct 2025 10:18:52 +0000
Subject: [PATCH] powerpc/smu: Fix typo "recommand" in comment

The word "recommand" is incorrect. The correct spelling is "recommend".

Fix the typo in the comment in arch/powerpc/include/asm/smu.h.

Signed-off-by: Haoran Lee <470658536@qq.com>
---
 arch/powerpc/include/asm/smu.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/include/asm/smu.h b/arch/powerpc/include/asm/smu.h
index 2ac6ab903023..23b4ed8b4399 100644
--- a/arch/powerpc/include/asm/smu.h
+++ b/arch/powerpc/include/asm/smu.h
@@ -667,7 +667,7 @@ extern struct smu_sdbp_header *smu_sat_get_sdb_partition(unsigned int sat_id,
  * file is opened. poll() isn't implemented yet. The reply will consist
  * of a header as well, followed by the reply data if any. You should
  * always provide a buffer large enough for the maximum reply data, I
- * recommand one page.
+ * recommend one page.
  *
  * It is illegal to send SMU commands through a file descriptor configured
  * for events reception
-- 
2.48.1



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

* Re: PATCH: Fix typo recommand in comment
  2025-10-01 14:42 PATCH: Fix typo recommand in comment Haoran lee
@ 2025-11-13 19:51 ` Christophe Leroy
  0 siblings, 0 replies; 2+ messages in thread
From: Christophe Leroy @ 2025-11-13 19:51 UTC (permalink / raw)
  To: Haoran lee; +Cc: maddy, npiggin, linux-kernel, linuxppc-dev, mpe



Le 01/10/2025 à 16:42, Haoran lee a écrit :
> [Vous ne recevez pas souvent de courriers de 470658536@qq.com. D?couvrez pourquoi ceci est important ? https://aka.ms/LearnAboutSenderIdentification ]
> 
>  From e949fa326c98953fda200fe92c108fa71e334715 Mon Sep 17 00:00:00 2001
> From: Haoran Lee <470658536@qq.com>
> Date: Wed, 15 Oct 2025 10:18:52 +0000
> Subject: [PATCH] powerpc/smu: Fix typo "recommand" in comment
> 
> The word "recommand" is incorrect. The correct spelling is "recommend".
> 
> Fix the typo in the comment in arch/powerpc/include/asm/smu.h.

Why is it important to correct that as a standalone change ?

If someone reads the text, do you think he/she won't understand the word 
because of letter 'a' instead of 'e', allthought the prononciation is 
likely the same ?

Do you think it is worst the cost of handling a patch like this ?

Christophe

> 
> Signed-off-by: Haoran Lee <470658536@qq.com>
> ---
>   arch/powerpc/include/asm/smu.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/powerpc/include/asm/smu.h b/arch/powerpc/include/asm/smu.h
> index 2ac6ab903023..23b4ed8b4399 100644
> --- a/arch/powerpc/include/asm/smu.h
> +++ b/arch/powerpc/include/asm/smu.h
> @@ -667,7 +667,7 @@ extern struct smu_sdbp_header *smu_sat_get_sdb_partition(unsigned int sat_id,
>    * file is opened. poll() isn't implemented yet. The reply will consist
>    * of a header as well, followed by the reply data if any. You should
>    * always provide a buffer large enough for the maximum reply data, I
> - * recommand one page.
> + * recommend one page.
>    *
>    * It is illegal to send SMU commands through a file descriptor configured
>    * for events reception
> --
> 2.48.1
> 
> 



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

end of thread, other threads:[~2025-11-13 21:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-01 14:42 PATCH: Fix typo recommand in comment Haoran lee
2025-11-13 19:51 ` Christophe Leroy

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