lsm: trivial comment fix

Fix a typo in the security_inode_mkdir() comment block.

Signed-off-by: Kalevi Kolttonen <kalevi@kolttonen.fi>
[PM: subject tweak, add description]
Signed-off-by: Paul Moore <paul@paul-moore.com>
This commit is contained in:
Kalevi Kolttonen 2025-05-15 23:23:40 +03:00 committed by Paul Moore
parent fe78e02600
commit 9fc86a85f3

View file

@ -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