From: Kalevi Kolttonen Date: Fri, 1 May 2026 19:14:20 +0000 (+0300) Subject: selinux: comment spelling fix in ibpkey.c X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=447e04178b776c82dad431f8af26086b5ce9a391;p=thirdparty%2Fkernel%2Flinux.git selinux: comment spelling fix in ibpkey.c Signed-off-by: Kalevi Kolttonen [PM: updated subject line] Signed-off-by: Paul Moore --- diff --git a/security/selinux/ibpkey.c b/security/selinux/ibpkey.c index 93a5637fbcd80..ae09d59aaa066 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. *