* [PATCH] mfd: fix typo "interupts" in comment
@ 2026-09-04 12:32 Hemanth Selam
2026-09-04 22:50 ` Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: Hemanth Selam @ 2026-09-04 12:32 UTC (permalink / raw)
To: Linus Walleij, Lee Jones; +Cc: linux-kernel, linux-arm-kernel, mfd
Correct "interupts" to "interrupts", 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>
---
drivers/mfd/ab8500-core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/ab8500-core.c b/drivers/mfd/ab8500-core.c
index 86fa99022cb3..ceea1ae34dd8 100644
--- a/drivers/mfd/ab8500-core.c
+++ b/drivers/mfd/ab8500-core.c
@@ -125,7 +125,7 @@ static u8 turn_on_stat_set;
/*
* Map interrupt numbers to the LATCH and MASK register offsets, Interrupt
- * numbers are indexed into this array with (num / 8). The interupts are
+ * numbers are indexed into this array with (num / 8). The interrupts are
* defined in linux/mfd/ab8500.h
*
* This is one off from the register names, i.e. AB8500_IT_MASK1_REG is at
--
2.48.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] mfd: fix typo "interupts" in comment
2026-09-04 12:32 [PATCH] mfd: fix typo "interupts" in comment Hemanth Selam
@ 2026-09-04 22:50 ` Linus Walleij
0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2026-09-04 22:50 UTC (permalink / raw)
To: Hemanth Selam; +Cc: Lee Jones, linux-kernel, linux-arm-kernel, mfd
On Fri, Sep 4, 2026 at 2:32 PM Hemanth Selam <hemanth.selam@gmail.com> wrote:
> Correct "interupts" to "interrupts", 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>
Reviewed-by: Linus Walleij <linusw@kernel.org>
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-04 22:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 12:32 [PATCH] mfd: fix typo "interupts" in comment Hemanth Selam
2026-09-04 22:50 ` Linus Walleij
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®