From 447e04178b776c82dad431f8af26086b5ce9a391 Mon Sep 17 00:00:00 2001 From: Kalevi Kolttonen Date: Fri, 1 May 2026 22:14:20 +0300 Subject: [PATCH] selinux: comment spelling fix in ibpkey.c Signed-off-by: Kalevi Kolttonen [PM: updated subject line] Signed-off-by: Paul Moore --- security/selinux/ibpkey.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/selinux/ibpkey.c b/security/selinux/ibpkey.c index 93a5637fbcd8..ae09d59aaa06 100644 --- a/security/selinux/ibpkey.c +++ b/security/selinux/ibpkey.c @@ -2,7 +2,7 @@ /* * Pkey table * - * SELinux must keep a mapping of Infinband PKEYs to labels/SIDs. This + * SELinux must keep a mapping of Infiniband PKEYs to labels/SIDs. This * mapping is maintained as part of the normal policy but a fast cache is * needed to reduce the lookup overhead. *