提交 4b2a2c67 编写于 作者: A Al Viro

ima: fmode_t misspelled as mode_t...

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 ed476418
......@@ -86,7 +86,7 @@ static void ima_check_last_writer(struct ima_iint_cache *iint,
struct inode *inode,
struct file *file)
{
mode_t mode = file->f_mode;
fmode_t mode = file->f_mode;
mutex_lock(&iint->mutex);
if (mode & FMODE_WRITE &&
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册