projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b600f2
)
reiserfs: remove pointless forward declaration of struct nameidata
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 12 Oct 2014 18:21:38 +0000
(14:21 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 12 Oct 2014 21:09:07 +0000
(17:09 -0400)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/reiserfs/xattr.h
patch
|
blob
|
history
diff --git
a/fs/reiserfs/xattr.h
b/fs/reiserfs/xattr.h
index 857ec7e3016f55e12267b7a409e240d888757525..f620e9678dd541a3786d031f9774583693f15341 100644
(file)
--- 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);