Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs...
[sfrench/cifs-2.6.git] / include / linux / file.h
index 5555508fd5171f6c7a546c2d7364876223e7c9cc..b1e12970f617b919ad71b48ee44deaa306b6f05b 100644 (file)
@@ -11,7 +11,6 @@
 
 struct file;
 
-extern void __fput(struct file *);
 extern void fput(struct file *);
 extern void drop_file_write_access(struct file *file);