diff options
Diffstat (limited to 'fs/proc/internal.h')
-rw-r--r-- | fs/proc/internal.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/proc/internal.h b/fs/proc/internal.h index 46a7e2a7b904..4b13417acfc4 100644 --- a/fs/proc/internal.h +++ b/fs/proc/internal.h | |||
@@ -157,8 +157,6 @@ struct pde_opener { | |||
157 | struct completion *c; | 157 | struct completion *c; |
158 | }; | 158 | }; |
159 | 159 | ||
160 | ssize_t __proc_file_read(struct file *, char __user *, size_t, loff_t *); | ||
161 | extern const struct file_operations proc_file_operations; | ||
162 | void proc_entry_rundown(struct proc_dir_entry *); | 160 | void proc_entry_rundown(struct proc_dir_entry *); |
163 | 161 | ||
164 | extern spinlock_t proc_subdir_lock; | 162 | extern spinlock_t proc_subdir_lock; |