procfs: kill the global proc_mnt variable
[sfrench/cifs-2.6.git] / fs / proc / internal.h
index 9ad561ded4092a83301db4cd5d6c7f0be37740ce..c03e8d3a3a5b550ef8b88bc60776b48b42795065 100644 (file)
@@ -107,7 +107,6 @@ static inline struct proc_dir_entry *pde_get(struct proc_dir_entry *pde)
 }
 void pde_put(struct proc_dir_entry *pde);
 
-extern struct vfsmount *proc_mnt;
 int proc_fill_super(struct super_block *);
 struct inode *proc_get_inode(struct super_block *, struct proc_dir_entry *);