提交 577cc143 编写于 作者: R Roberto Sassu 提交者: Paul Moore

lsm: Fix description of fs_context_parse_param

The fs_context_parse_param hook already has a description, which seems the
right one according to the code.

Fixes: 8eb687bc ("lsm: Add/fix return values in lsm_hooks.h and fix formatting")
Signed-off-by: NRoberto Sassu <roberto.sassu@huawei.com>
Signed-off-by: NPaul Moore <paul@paul-moore.com>
上级 8eb687bc
...@@ -100,9 +100,6 @@ ...@@ -100,9 +100,6 @@
* the filesystem. * the filesystem.
* @fc indicates the filesystem context. * @fc indicates the filesystem context.
* @param The parameter. * @param The parameter.
* Return 0 to indicate that the parameter should be passed on to the
* filesystem, 1 to indicate that the parameter should be discarded or an
* error to indicate that the parameter should be rejected.
* *
* Security hooks for filesystem operations. * Security hooks for filesystem operations.
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册