From 552ed12877c26bb4d728c2be4f97325cfa0f322b Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Mon, 25 Jul 2011 23:43:53 -0700 Subject: [PATCH] --- yaml --- r: 260085 b: refs/heads/master c: e08dc1325feaf49eec392ee52feb2974ec3f5155 h: refs/heads/master i: 260083: 884ae09ddb274fab6cd0f231d6553b9e1d450161 v: v3 --- [refs] | 2 +- trunk/fs/9p/acl.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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);