diff options
Diffstat (limited to 'include/linux/proc_fs.h')
| -rw-r--r-- | include/linux/proc_fs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/proc_fs.h b/include/linux/proc_fs.h index fff1d27ddb4c..15a9eaf4a802 100644 --- a/include/linux/proc_fs.h +++ b/include/linux/proc_fs.h | |||
| @@ -305,8 +305,6 @@ static inline struct net *PDE_NET(struct proc_dir_entry *pde) | |||
| 305 | return pde->parent->data; | 305 | return pde->parent->data; |
| 306 | } | 306 | } |
| 307 | 307 | ||
| 308 | struct net *get_proc_net(const struct inode *inode); | ||
| 309 | |||
| 310 | struct proc_maps_private { | 308 | struct proc_maps_private { |
| 311 | struct pid *pid; | 309 | struct pid *pid; |
| 312 | struct task_struct *task; | 310 | struct task_struct *task; |
