* [PATCH][next] tools/arch/x86/intel_sdsi: Fix spelling mistake "Licencse" -> "License"
@ 2026-09-03 14:51 Colin Ian King
0 siblings, 0 replies; 2+ messages in thread
From: Colin Ian King @ 2026-09-03 14:51 UTC (permalink / raw)
To: David E . Box; +Cc: kernel-janitors, linux-kernel
There is a spelling mistake in a literal string. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
tools/arch/x86/intel_sdsi/intel_sdsi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/arch/x86/intel_sdsi/intel_sdsi.c b/tools/arch/x86/intel_sdsi/intel_sdsi.c
index 766a5d26f534..0e12b59976de 100644
--- a/tools/arch/x86/intel_sdsi/intel_sdsi.c
+++ b/tools/arch/x86/intel_sdsi/intel_sdsi.c
@@ -315,7 +315,7 @@ static char *content_type(uint32_t type)
{
switch (type) {
case CONTENT_TYPE_LK_ENC:
- return "Licencse key encoding";
+ return "License key encoding";
case CONTENT_TYPE_LK_BLOB_ENC:
return "License key + Blob encoding";
default:
--
2.55.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH][next] tools/arch/x86/intel_sdsi: Fix spelling mistake "Licencse" -> "License"
@ 2025-02-27 22:30 Colin Ian King
0 siblings, 0 replies; 2+ messages in thread
From: Colin Ian King @ 2025-02-27 22:30 UTC (permalink / raw)
To: David E . Box, linux-kernel; +Cc: kernel-janitors
There is a spelling mistake in a literal string. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
tools/arch/x86/intel_sdsi/intel_sdsi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/arch/x86/intel_sdsi/intel_sdsi.c b/tools/arch/x86/intel_sdsi/intel_sdsi.c
index 766a5d26f534..0e12b59976de 100644
--- a/tools/arch/x86/intel_sdsi/intel_sdsi.c
+++ b/tools/arch/x86/intel_sdsi/intel_sdsi.c
@@ -315,7 +315,7 @@ static char *content_type(uint32_t type)
{
switch (type) {
case CONTENT_TYPE_LK_ENC:
- return "Licencse key encoding";
+ return "License key encoding";
case CONTENT_TYPE_LK_BLOB_ENC:
return "License key + Blob encoding";
default:
--
2.47.2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-03 14:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 14:51 [PATCH][next] tools/arch/x86/intel_sdsi: Fix spelling mistake "Licencse" -> "License" Colin Ian King
-- strict thread matches above, loose matches on Subject: below --
2025-02-27 22:30 Colin Ian King
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®