summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2014-10-12 14:21:38 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2014-10-12 17:09:07 -0400
commit50b220bbe7092bbfe4406adfe3a216337a64655d (patch)
tree461260c99e8ff2f02b74b9aab97e141e8d81c5a4 /fs/reiserfs
parent7b600f2abb36909e70963cc7c744c15983500bee (diff)
downloadop-kernel-dev-50b220bbe7092bbfe4406adfe3a216337a64655d.zip
op-kernel-dev-50b220bbe7092bbfe4406adfe3a216337a64655d.tar.gz
reiserfs: remove pointless forward declaration of struct nameidata
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/reiserfs')
-rw-r--r--fs/reiserfs/xattr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/reiserfs/xattr.h b/fs/reiserfs/xattr.h
index 857ec7e..f620e96 100644
--- a/fs/reiserfs/xattr.h
+++ b/fs/reiserfs/xattr.h
@@ -7,7 +7,6 @@ struct inode;
struct dentry;
struct iattr;
struct super_block;
-struct nameidata;
int reiserfs_xattr_register_handlers(void) __init;
void reiserfs_xattr_unregister_handlers(void);
OpenPOWER on IntegriCloud