diff options
Diffstat (limited to 'include/linux/kernfs.h')
-rw-r--r-- | include/linux/kernfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kernfs.h b/include/linux/kernfs.h index 5b36b1287a5a..44acb4c3659c 100644 --- a/include/linux/kernfs.h +++ b/include/linux/kernfs.h | |||
@@ -357,7 +357,6 @@ struct dentry *kernfs_mount_ns(struct file_system_type *fs_type, int flags, | |||
357 | struct kernfs_root *root, unsigned long magic, | 357 | struct kernfs_root *root, unsigned long magic, |
358 | bool *new_sb_created, const void *ns); | 358 | bool *new_sb_created, const void *ns); |
359 | void kernfs_kill_sb(struct super_block *sb); | 359 | void kernfs_kill_sb(struct super_block *sb); |
360 | struct super_block *kernfs_pin_sb(struct kernfs_root *root, const void *ns); | ||
361 | 360 | ||
362 | void kernfs_init(void); | 361 | void kernfs_init(void); |
363 | 362 | ||