[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4f736ebcd8a80c2e48c274cec027831d2986f792.1766053742.git.p.hahn@avm.de>
Date: Thu, 18 Dec 2025 11:31:22 +0100
From: Philipp Hahn <phahn-oss@....de>
To: linux-integrity@...r.kernel.org
Cc: Philipp Hahn <phahn-oss@....de>,
linux-kernel@...r.kernel.org,
Nayna Jain <nayna@...ux.ibm.com>,
Mimi Zohar <zohar@...ux.ibm.com>
Subject: [PATCH] integrity: Fix spelling mistake TRUSTED_KEYRING
Fix minor spelling mistake "kerne{d -> l}".
Cc: Nayna Jain <nayna@...ux.ibm.com>
Cc: Mimi Zohar <zohar@...ux.ibm.com>
Fixes: 9dc92c45177ab ("integrity: Define a trusted platform keyring")
Signed-off-by: Philipp Hahn <phahn-oss@....de>
---
security/integrity/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/integrity/Kconfig b/security/integrity/Kconfig
index 916d4f2bfc441..328ea9f32035a 100644
--- a/security/integrity/Kconfig
+++ b/security/integrity/Kconfig
@@ -60,7 +60,7 @@ config INTEGRITY_PLATFORM_KEYRING
help
Provide a separate, distinct keyring for platform trusted keys, which
the kernel automatically populates during initialization from values
- provided by the platform for verifying the kexec'ed kerned image
+ provided by the platform for verifying the kexec'ed kernel image
and, possibly, the initramfs signature.
config INTEGRITY_MACHINE_KEYRING
--
2.43.0
Powered by blists - more mailing lists