提交 24a01d4e 编写于 作者: A Al Viro

v9fs_iop_get_acl: get rid of unused variable

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 a209dfc7
......@@ -98,7 +98,6 @@ static struct posix_acl *v9fs_get_cached_acl(struct inode *inode, int type)
struct posix_acl *v9fs_iop_get_acl(struct inode *inode, int type)
{
struct posix_acl *acl;
struct v9fs_session_info *v9ses;
v9ses = v9fs_inode2v9ses(inode);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册