提交 566f52ec 编写于 作者: C Colin Ian King 提交者: John Johansen

apparmor: clean an indentation issue, remove extraneous space

Trivial fix to clean up an indentation issue, remove space
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NJohn Johansen <john.johansen@canonical.com>
上级 76af016e
...@@ -1742,7 +1742,7 @@ static int ns_rmdir_op(struct inode *dir, struct dentry *dentry) ...@@ -1742,7 +1742,7 @@ static int ns_rmdir_op(struct inode *dir, struct dentry *dentry)
if (error) if (error)
return error; return error;
parent = aa_get_ns(dir->i_private); parent = aa_get_ns(dir->i_private);
/* rmdir calls the generic securityfs functions to remove files /* rmdir calls the generic securityfs functions to remove files
* from the apparmor dir. It is up to the apparmor ns locking * from the apparmor dir. It is up to the apparmor ns locking
* to avoid races. * to avoid races.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部