diff --git a/[refs] b/[refs] index 3b1e1606c02a..98f9a8feacd6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 138051659902da7e6a09d379fee5dade2a80fcfd +refs/heads/master: e08dc1325feaf49eec392ee52feb2974ec3f5155 diff --git a/trunk/fs/9p/acl.c b/trunk/fs/9p/acl.c index 814be079c185..e9cb57f07546 100644 --- a/trunk/fs/9p/acl.c +++ b/trunk/fs/9p/acl.c @@ -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);