get rid of assorted nameidata-related debris

pointless forward declarations, stale comments

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
Al Viro
2015-05-12 08:29:38 -04:00
parent 322105e2fe
commit 89076bc319
7 changed files with 5 additions and 9 deletions

View File

@@ -7,7 +7,6 @@
#include <linux/path.h>
struct vfsmount;
struct nameidata;
enum { MAX_NESTED_LINKS = 8 };