don't need that forward declaration of struct nameidata in dcache.h anymore
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 12 Oct 2014 17:31:58 +0000 (13:31 -0400)
committerAl 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

index 27a7f00..b2a2a08 100644 (file)
@@ -11,7 +11,6 @@
 #include <linux/rcupdate.h>
 #include <linux/lockref.h>
 
-struct nameidata;
 struct path;
 struct vfsmount;