* [PATCH] firmware: efi: fix typo "existance" in comment
@ 2026-09-04 11:20 Hemanth Selam
2026-09-10 7:33 ` Ard Biesheuvel
0 siblings, 1 reply; 2+ messages in thread
From: Hemanth Selam @ 2026-09-04 11:20 UTC (permalink / raw)
To: Ard Biesheuvel, Ilias Apalodimas; +Cc: linux-kernel, linux-efi
Correct "existance" to "existence", 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/firmware/efi/efi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/firmware/efi/efi.c b/drivers/firmware/efi/efi.c
index 0327a39d31fa..846179b23160 100644
--- a/drivers/firmware/efi/efi.c
+++ b/drivers/firmware/efi/efi.c
@@ -8,7 +8,7 @@
*
* This code registers /sys/firmware/efi{,/efivars} when EFI is supported,
* allowing the efivarfs to be mounted or the efivars module to be loaded.
- * The existance of /sys/firmware/efi may also be used by userspace to
+ * The existence of /sys/firmware/efi may also be used by userspace to
* determine that the system supports EFI.
*/
--
2.48.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] firmware: efi: fix typo "existance" in comment
2026-09-04 11:20 [PATCH] firmware: efi: fix typo "existance" in comment Hemanth Selam
@ 2026-09-10 7:33 ` Ard Biesheuvel
0 siblings, 0 replies; 2+ messages in thread
From: Ard Biesheuvel @ 2026-09-10 7:33 UTC (permalink / raw)
To: Hemanth Selam, Ilias Apalodimas; +Cc: linux-kernel, linux-efi
On Fri, 4 Sep 2026, at 13:20, Hemanth Selam wrote:
> Correct "existance" to "existence", 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/firmware/efi/efi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/firmware/efi/efi.c b/drivers/firmware/efi/efi.c
> index 0327a39d31fa..846179b23160 100644
> --- a/drivers/firmware/efi/efi.c
> +++ b/drivers/firmware/efi/efi.c
> @@ -8,7 +8,7 @@
> *
> * This code registers /sys/firmware/efi{,/efivars} when EFI is supported,
> * allowing the efivarfs to be mounted or the efivars module to be loaded.
> - * The existance of /sys/firmware/efi may also be used by userspace to
> + * The existence of /sys/firmware/efi may also be used by userspace to
> * determine that the system supports EFI.
> */
>
Queued up in efi/next - thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-10 7:33 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:20 [PATCH] firmware: efi: fix typo "existance" in comment Hemanth Selam
2026-09-10 7:33 ` Ard Biesheuvel
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®