diff options
Diffstat (limited to 'fs/reiserfs/xattr.h')
-rw-r--r-- | fs/reiserfs/xattr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/reiserfs/xattr.h b/fs/reiserfs/xattr.h index 857ec7e3016f..f620e9678dd5 100644 --- a/fs/reiserfs/xattr.h +++ b/fs/reiserfs/xattr.h | |||
@@ -7,7 +7,6 @@ struct inode; | |||
7 | struct dentry; | 7 | struct dentry; |
8 | struct iattr; | 8 | struct iattr; |
9 | struct super_block; | 9 | struct super_block; |
10 | struct nameidata; | ||
11 | 10 | ||
12 | int reiserfs_xattr_register_handlers(void) __init; | 11 | int reiserfs_xattr_register_handlers(void) __init; |
13 | void reiserfs_xattr_unregister_handlers(void); | 12 | void reiserfs_xattr_unregister_handlers(void); |