From 66f592e2ece0389c018d74d1bbb2d0b9738cfe48 Mon Sep 17 00:00:00 2001 From: David Howells Date: Thu, 1 Nov 2018 23:07:25 +0000 Subject: proc: Add fs_context support to procfs Add fs_context support to procfs. Signed-off-by: David Howells cc: Alexey Dobriyan Signed-off-by: Al Viro --- fs/proc/internal.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fs/proc/internal.h') diff --git a/fs/proc/internal.h b/fs/proc/internal.h index 97157c0410a2..40f905143d39 100644 --- a/fs/proc/internal.h +++ b/fs/proc/internal.h @@ -270,7 +270,6 @@ static inline void proc_tty_init(void) {} extern struct proc_dir_entry proc_root; extern void proc_self_init(void); -extern int proc_remount(struct super_block *, int *, char *); /* * task_[no]mmu.c -- cgit v1.2.3