summaryrefslogtreecommitdiffstats
path: root/include/linux/qnx4_fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/qnx4_fs.h')
-rw-r--r--include/linux/qnx4_fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/qnx4_fs.h b/include/linux/qnx4_fs.h
index eb2b3dc08..c5a010394 100644
--- a/include/linux/qnx4_fs.h
+++ b/include/linux/qnx4_fs.h
@@ -95,7 +95,7 @@ struct qnx4_super_block {
#define QNX4DEBUG(X) (void) 0
#endif
-extern int qnx4_lookup(struct inode *dir, struct dentry *dentry);
+extern struct dentry *qnx4_lookup(struct inode *dir, struct dentry *dentry);
extern unsigned long qnx4_count_free_inodes(struct super_block *sb);
extern unsigned long qnx4_count_free_blocks(struct super_block *sb);