mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] nios2: fix typo "cannnot" in comment
@ 2026-09-04 11:15 Hemanth Selam
  2026-09-04 11:34 ` Dinh Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: Hemanth Selam @ 2026-09-04 11:15 UTC (permalink / raw)
  To: Dinh Nguyen, Simon Schuster; +Cc: linux-kernel

Correct "cannnot" to "cannot", reported by scripts/checkpatch.pl using the
misspelling list in scripts/spelling.txt.  Only touches comments, no code
changes.

Assisted-by: Cursor:claude-opus-5
Signed-off-by: Hemanth Selam <hemanth.selam@gmail.com>
---
 arch/nios2/include/asm/asm-macros.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/nios2/include/asm/asm-macros.h b/arch/nios2/include/asm/asm-macros.h
index 522e50a176b2..eb8cdbe49420 100644
--- a/arch/nios2/include/asm/asm-macros.h
+++ b/arch/nios2/include/asm/asm-macros.h
@@ -13,7 +13,7 @@
 /*
  * ANDs reg2 with mask and places the result in reg1.
  *
- * You cannnot use the same register for reg1 & reg2.
+ * You cannot use the same register for reg1 & reg2.
  */
 
 .macro ANDI32	reg1, reg2, mask
-- 
2.48.1


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

* Re: [PATCH] nios2: fix typo "cannnot" in comment
  2026-09-04 11:15 [PATCH] nios2: fix typo "cannnot" in comment Hemanth Selam
@ 2026-09-04 11:34 ` Dinh Nguyen
  0 siblings, 0 replies; 2+ messages in thread
From: Dinh Nguyen @ 2026-09-04 11:34 UTC (permalink / raw)
  To: Hemanth Selam, Simon Schuster; +Cc: linux-kernel

Hi Hemanth,

On 9/4/26 19:15, Hemanth Selam wrote:
> Correct "cannnot" to "cannot", reported by scripts/checkpatch.pl using the
> misspelling list in scripts/spelling.txt.  Only touches comments, no code
> changes.
> 
I appreciate the patch, but this is just generating unneeded churn that 
I'm not in favor of taking in.

Thanks,
Dinh

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

end of thread, other threads:[~2026-09-04 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 11:15 [PATCH] nios2: fix typo "cannnot" in comment Hemanth Selam
2026-09-04 11:34 ` Dinh Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®