vfs: splice remove_suid() cleanup
[linux-2.6-block.git] / include / linux / fs.h
index 7e0fa9e644790b3fdf6ea531f66dc803c66e1882..f413085f748e574140ca4216abbb303209cc7fb0 100644 (file)
@@ -1816,7 +1816,6 @@ extern void iget_failed(struct inode *);
 extern void clear_inode(struct inode *);
 extern void destroy_inode(struct inode *);
 extern struct inode *new_inode(struct super_block *);
-extern int __remove_suid(struct dentry *, int);
 extern int should_remove_suid(struct dentry *);
 extern int remove_suid(struct dentry *);