]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/fdtable.h
make expand_files() and alloc_fd() static
[mirror_ubuntu-artful-kernel.git] / include / linux / fdtable.h
index 9ff26319d44f0d316612663cbcf6911ce73df9fe..de2b71caa0f00769c4ae2f9e081f28f9c2c86a6c 100644 (file)
@@ -73,7 +73,6 @@ struct file_operations;
 struct vfsmount;
 struct dentry;
 
-extern int expand_files(struct files_struct *, int nr);
 extern void __init files_defer_init(void);
 
 static inline struct file * fcheck_files(struct files_struct *files, unsigned int fd)