Commit e5085606 authored by Paul Moore's avatar Paul Moore

lsm: fix a spelling mistake

Fix a spelling mistake in the security_inode_notifysecctx() kdoc
header block.
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 41e84562
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment