diff options
| author | Kalevi Kolttonen <kalevi@kolttonen.fi> | 2026-05-01 22:14:20 +0300 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2026-05-27 20:10:48 -0400 |
| commit | 447e04178b776c82dad431f8af26086b5ce9a391 (patch) | |
| tree | 22cf234623dd6fbef3044061fca08fce5add3c10 /security | |
| parent | 626e33fa20c852caef037edef77fac590e7a9dc0 (diff) | |
| download | linux-next-history-447e04178b776c82dad431f8af26086b5ce9a391.tar.gz | |
selinux: comment spelling fix in ibpkey.c
Signed-off-by: Kalevi Kolttonen <kalevi@kolttonen.fi>
[PM: updated subject line]
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security')
| -rw-r--r-- | security/selinux/ibpkey.c | 2 |
1 files changed, 1 insertions, 1 deletions
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. * |
