procfs: kill the global proc_mnt variable
[deliverable/linux.git] / fs / proc / inode.c
index d6a7ca1fdac53dfdf47fb7109207c0ec7597a3e7..d15aa1b1cc8fea9f9a7e702849035095e38f4613 100644 (file)
@@ -46,8 +46,6 @@ static void proc_evict_inode(struct inode *inode)
        }
 }
 
-struct vfsmount *proc_mnt;
-
 static struct kmem_cache * proc_inode_cachep;
 
 static struct inode *proc_alloc_inode(struct super_block *sb)
This page took 0.043256 seconds and 5 git commands to generate.