From: Paul Moore Date: Wed, 4 Oct 2023 20:08:09 +0000 (-0400) Subject: lsm: fix a spelling mistake X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e508560672890b2873c89258b88fade1356392ce;p=linux.git lsm: fix a spelling mistake Fix a spelling mistake in the security_inode_notifysecctx() kdoc header block. Signed-off-by: Paul Moore --- diff --git a/security/security.c b/security/security.c index 7b0052e968061..dcb3e7014f9bd 100644 --- a/security/security.c +++ b/security/security.c @@ -3957,7 +3957,7 @@ void security_inode_invalidate_secctx(struct inode *inode) EXPORT_SYMBOL(security_inode_invalidate_secctx); /** - * security_inode_notifysecctx() - Nofify the LSM of an inode's security label + * security_inode_notifysecctx() - Notify the LSM of an inode's security label * @inode: inode * @ctx: secctx * @ctxlen: length of secctx