mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
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 iattr;
|
||||
struct super_block;
|
||||
struct nameidata;
|
||||
|
||||
int reiserfs_xattr_register_handlers(void) __init;
|
||||
void reiserfs_xattr_unregister_handlers(void);
|
||||
|
|
Loading…
Reference in a new issue