Commit fc9ff9b7 authored by rongqing.li@windriver.com's avatar rongqing.li@windriver.com Committed by James Morris

security: Fix a typo

Fix a typo.
Signed-off-by: default avatarRoy.Li <rongqing.li@windriver.com>
Signed-off-by: default avatarJames Morris <jmorris@namei.org>
parent 85258415
...@@ -1372,7 +1372,7 @@ static inline void security_free_mnt_opts(struct security_mnt_opts *opts) ...@@ -1372,7 +1372,7 @@ static inline void security_free_mnt_opts(struct security_mnt_opts *opts)
* @inode_getsecctx: * @inode_getsecctx:
* Returns a string containing all relavent security context information * Returns a string containing all relavent security context information
* *
* @inode we wish to set the security context of. * @inode we wish to get the security context of.
* @ctx is a pointer in which to place the allocated security context. * @ctx is a pointer in which to place the allocated security context.
* @ctxlen points to the place to put the length of @ctx. * @ctxlen points to the place to put the length of @ctx.
* This is the main security structure. * This is the main security structure.
......
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