From 50b220bbe7092bbfe4406adfe3a216337a64655d Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sun, 12 Oct 2014 14:21:38 -0400 Subject: reiserfs: remove pointless forward declaration of struct nameidata Signed-off-by: Al Viro 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); -- cgit v0.10.2