diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/fdtable.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/fdtable.h b/include/linux/fdtable.h index 4aab6f12cfab..09d6c5bbdddd 100644 --- a/include/linux/fdtable.h +++ b/include/linux/fdtable.h | |||
| @@ -57,8 +57,6 @@ struct files_struct { | |||
| 57 | 57 | ||
| 58 | #define files_fdtable(files) (rcu_dereference((files)->fdt)) | 58 | #define files_fdtable(files) (rcu_dereference((files)->fdt)) |
| 59 | 59 | ||
| 60 | extern struct kmem_cache *filp_cachep; | ||
| 61 | |||
| 62 | struct file_operations; | 60 | struct file_operations; |
| 63 | struct vfsmount; | 61 | struct vfsmount; |
| 64 | struct dentry; | 62 | struct dentry; |
