* [PATCH] LoongArch: fix typo "avaliable" in comment
@ 2026-09-04 11:08 Hemanth Selam
2026-09-05 15:04 ` Huacai Chen
0 siblings, 1 reply; 2+ messages in thread
From: Hemanth Selam @ 2026-09-04 11:08 UTC (permalink / raw)
To: Huacai Chen, WANG Xuerui; +Cc: linux-kernel, loongarch
Correct "avaliable" to "available", 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/loongarch/kernel/vmlinux.lds.S | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/loongarch/kernel/vmlinux.lds.S b/arch/loongarch/kernel/vmlinux.lds.S
index 840d944c2f73..ce097e25881f 100644
--- a/arch/loongarch/kernel/vmlinux.lds.S
+++ b/arch/loongarch/kernel/vmlinux.lds.S
@@ -23,7 +23,7 @@
#include "image-vars.h"
/*
- * Max avaliable Page Size is 64K, so we set SectionAlignment
+ * Max available Page Size is 64K, so we set SectionAlignment
* field of EFI application to 64K.
*/
PECOFF_FILE_ALIGN = 0x200;
--
2.48.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] LoongArch: fix typo "avaliable" in comment
2026-09-04 11:08 [PATCH] LoongArch: fix typo "avaliable" in comment Hemanth Selam
@ 2026-09-05 15:04 ` Huacai Chen
0 siblings, 0 replies; 2+ messages in thread
From: Huacai Chen @ 2026-09-05 15:04 UTC (permalink / raw)
To: Hemanth Selam; +Cc: WANG Xuerui, linux-kernel, loongarch
Applied, thanks.
Huacai
On Fri, Sep 4, 2026 at 7:08 PM Hemanth Selam <hemanth.selam@gmail.com> wrote:
>
> Correct "avaliable" to "available", 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/loongarch/kernel/vmlinux.lds.S | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/loongarch/kernel/vmlinux.lds.S b/arch/loongarch/kernel/vmlinux.lds.S
> index 840d944c2f73..ce097e25881f 100644
> --- a/arch/loongarch/kernel/vmlinux.lds.S
> +++ b/arch/loongarch/kernel/vmlinux.lds.S
> @@ -23,7 +23,7 @@
> #include "image-vars.h"
>
> /*
> - * Max avaliable Page Size is 64K, so we set SectionAlignment
> + * Max available Page Size is 64K, so we set SectionAlignment
> * field of EFI application to 64K.
> */
> PECOFF_FILE_ALIGN = 0x200;
> --
> 2.48.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-05 15:04 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:08 [PATCH] LoongArch: fix typo "avaliable" in comment Hemanth Selam
2026-09-05 15:04 ` Huacai Chen
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®