summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_acl.h
diff options
context:
space:
mode:
authorDave Chinner <david@fromorbit.com>2015-11-10 10:20:48 +1100
committerDave Chinner <david@fromorbit.com>2015-11-10 10:20:48 +1100
commit4e14e49a91e18098fd8ef30743972e0c3cb727c1 (patch)
treed9f6d8005ccd2a3ccbb13e80c639600b1e1bd6b4 /fs/xfs/xfs_acl.h
parent264e89ad3412ce1e2977e5e807bcf7d20d3b0a59 (diff)
parent7a29ac474a47eb8cf212b45917683ae89d6fa13b (diff)
Merge branch 'xfs-misc-fixes-for-4.4-3' into for-nextxfs-for-linus-4.4
Diffstat (limited to 'fs/xfs/xfs_acl.h')
-rw-r--r--fs/xfs/xfs_acl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/xfs_acl.h b/fs/xfs/xfs_acl.h
index 75af0a4d9028..52f8255d6bdf 100644
--- a/fs/xfs/xfs_acl.h
+++ b/fs/xfs/xfs_acl.h
@@ -20,7 +20,6 @@
struct inode;
struct posix_acl;
-struct xfs_inode;
#ifdef CONFIG_XFS_POSIX_ACL
extern struct posix_acl *xfs_get_acl(struct inode *inode, int type);