Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50b220bb authored by Al Viro's avatar Al Viro
Browse files

reiserfs: remove pointless forward declaration of struct nameidata



Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 7b600f2a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);