]> Git Repo - linux.git/commitdiff
don't need that forward declaration of struct nameidata in dcache.h anymore
authorAl Viro <[email protected]>
Sun, 12 Oct 2014 17:31:58 +0000 (13:31 -0400)
committerAl Viro <[email protected]>
Sun, 12 Oct 2014 21:09:06 +0000 (17:09 -0400)
Signed-off-by: Al Viro <[email protected]>
include/linux/dcache.h

index 27a7f00bc89e1f99ab170ab1f2f3b48cc0e55b41..b2a2a08523bfd0a5b19cec75c80b0e94a369a236 100644 (file)
@@ -11,7 +11,6 @@
 #include <linux/rcupdate.h>
 #include <linux/lockref.h>
 
-struct nameidata;
 struct path;
 struct vfsmount;
 
This page took 0.0592859999999999 seconds and 4 git commands to generate.