aboutsummaryrefslogtreecommitdiffstats
path: root/fs/eventpoll.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-07-25 23:43:53 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-07-25 23:43:53 -0700
commite08dc1325feaf49eec392ee52feb2974ec3f5155 (patch)
tree07e0b7a436d75ba344955b7cfa4d5b49f3b115d6 /fs/eventpoll.c
parentMerge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 (diff)
downloadlinux-dev-e08dc1325feaf49eec392ee52feb2974ec3f5155.tar.xz
linux-dev-e08dc1325feaf49eec392ee52feb2974ec3f5155.zip
p9: avoid unused variable warning
Commit 4e34e719e457 ("fs: take the ACL checks to common code") removed the use of the 'acl' variable in v9fs_iop_get_acl(), but left the variable definition around. Remove it to get rid of the warning: fs/9p/acl.c: In function ‘v9fs_iop_get_acl’: fs/9p/acl.c:101:20: warning: unused variable ‘acl’ Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/eventpoll.c')
0 files changed, 0 insertions, 0 deletions