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:
810bb17
)
don't need that forward declaration of struct nameidata in dcache.h anymore
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 12 Oct 2014 17:31:58 +0000
(13:31 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 12 Oct 2014 21:09:06 +0000
(17:09 -0400)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/linux/dcache.h
patch
|
blob
|
history
diff --git
a/include/linux/dcache.h
b/include/linux/dcache.h
index 27a7f00bc89e1f99ab170ab1f2f3b48cc0e55b41..b2a2a08523bfd0a5b19cec75c80b0e94a369a236 100644
(file)
--- a/
include/linux/dcache.h
+++ b/
include/linux/dcache.h
@@
-11,7
+11,6
@@
#include <linux/rcupdate.h>
#include <linux/lockref.h>
-struct nameidata;
struct path;
struct vfsmount;