mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-12-29 09:16:33 +00:00
lsm: fix a spelling mistake
Fix a spelling mistake in the security_inode_notifysecctx() kdoc header block. Signed-off-by: Paul Moore <paul@paul-moore.com>
This commit is contained in:
parent
41e8456285
commit
e508560672
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user