aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/mount.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mount.h b/include/linux/mount.h
index 375d43a5d802..163896137ab5 100644
--- a/include/linux/mount.h
+++ b/include/linux/mount.h
@@ -132,7 +132,6 @@ extern int do_add_mount(struct vfsmount *newmnt, struct path *path,
132 132
133extern void mark_mounts_for_expiry(struct list_head *mounts); 133extern void mark_mounts_for_expiry(struct list_head *mounts);
134 134
135extern spinlock_t vfsmount_lock;
136extern dev_t name_to_dev_t(char *name); 135extern dev_t name_to_dev_t(char *name);
137 136
138#endif /* _LINUX_MOUNT_H */ 137#endif /* _LINUX_MOUNT_H */