[PATCH] Trivial fix comment
Paul Moore
paul at paul-moore.com
Tue Jun 10 23:59:36 UTC 2025
On May 15, 2025 Kalevi Kolttonen <kalevi at kolttonen.fi> wrote:
>
> Signed-off-by: Kalevi Kolttonen <kalevi at kolttonen.fi>
> ---
> security/security.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Merged into lsm/dev but I fixed the subject line and added a simple
commit description. Please take a look and apply these lessons to
any future submissions.
> 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
--
paul-moore.com
More information about the Linux-security-module-archive
mailing list