summaryrefslogtreecommitdiff
path: root/security/selinux/ss
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2023-04-20 18:04:59 +0300
committerPaul Moore <paul@paul-moore.com>2023-05-08 23:44:01 +0300
commit3d9047a06477ffd630a37e733f2a656e08c6d3aa (patch)
treed83eb0ff7b06c25dc367f35d78f38135cc037737 /security/selinux/ss
parent53f3517ae0870fcb398afbba8ff901d0267772b3 (diff)
downloadlinux-3d9047a06477ffd630a37e733f2a656e08c6d3aa.tar.xz
selinux: adjust typos in comments
Found by codespell(1) Signed-off-by: Christian Göttsche <cgzones@googlemail.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/selinux/ss')
-rw-r--r--security/selinux/ss/services.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/ss/services.c b/security/selinux/ss/services.c
index f14d1ffe54c5..9571a447e427 100644
--- a/security/selinux/ss/services.c
+++ b/security/selinux/ss/services.c
@@ -583,7 +583,7 @@ static void type_attribute_bounds_av(struct policydb *policydb,
/*
* flag which drivers have permissions
- * only looking for ioctl based extended permssions
+ * only looking for ioctl based extended permissions
*/
void services_compute_xperms_drivers(
struct extended_perms *xperms,