reiserfs: remove pointless forward declaration of struct nameidata
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
7b600f2abb
commit
50b220bbe7
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ struct inode;
|
||||||
struct dentry;
|
struct dentry;
|
||||||
struct iattr;
|
struct iattr;
|
||||||
struct super_block;
|
struct super_block;
|
||||||
struct nameidata;
|
|
||||||
|
|
||||||
int reiserfs_xattr_register_handlers(void) __init;
|
int reiserfs_xattr_register_handlers(void) __init;
|
||||||
void reiserfs_xattr_unregister_handlers(void);
|
void reiserfs_xattr_unregister_handlers(void);
|
||||||
|
|
Loading…
Add table
Reference in a new issue