[PATCH] Trivial fix comment
Kalevi Kolttonen
kalevi at kolttonen.fi
Thu May 15 20:23:40 UTC 2025
Signed-off-by: Kalevi Kolttonen <kalevi at kolttonen.fi>
---
security/security.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/security.c b/security/security.c
index 596d41818577..fc8405928cc7 100644
--- a/security/security.c
+++ b/security/security.c
@@ -2181,7 +2181,7 @@ int security_inode_symlink(struct inode *dir, struct dentry *dentry,
}
/**
- * security_inode_mkdir() - Check if creation a new director is allowed
+ * security_inode_mkdir() - Check if creating a new directory is allowed
* @dir: parent directory
* @dentry: new directory
* @mode: new directory mode
--
2.49.0
More information about the Linux-security-module-archive
mailing list