summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2010-06-04 19:56:17 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2010-08-09 16:47:48 -0400
commitc6287315cb958e740466555ca5e9d007f25b39bd (patch)
tree39067d77f55479519b502750caa8e3c34e45de7f /include/linux/fs.h
parent2bbbda308f5ca027d4fd721f914c0cab88d49aec (diff)
downloadop-kernel-dev-c6287315cb958e740466555ca5e9d007f25b39bd.zip
op-kernel-dev-c6287315cb958e740466555ca5e9d007f25b39bd.tar.gz
generic_detach_inode() can be static now
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/linux/fs.h')
-rw-r--r--include/linux/fs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/fs.h b/include/linux/fs.h
index ce50be4..e0ecb8e 100644
--- a/include/linux/fs.h
+++ b/include/linux/fs.h
@@ -2167,7 +2167,6 @@ extern ino_t iunique(struct super_block *, ino_t);
extern int inode_needs_sync(struct inode *inode);
extern void generic_delete_inode(struct inode *inode);
extern void generic_drop_inode(struct inode *inode);
-extern int generic_detach_inode(struct inode *inode);
extern struct inode *ilookup5_nowait(struct super_block *sb,
unsigned long hashval, int (*test)(struct inode *, void *),
OpenPOWER on IntegriCloud