]> Pileus Git - ~andy/linux/blobdiff - include/linux/namei.h
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux...
[~andy/linux] / include / linux / namei.h
index 9c8603872c36e9a04e350a930abef359a6c90c86..eba45ea1029899aaa57da823db1fddacadae9944 100644 (file)
@@ -85,7 +85,7 @@ extern struct file *lookup_instantiate_filp(struct nameidata *nd, struct dentry
 extern struct dentry *lookup_one_len(const char *, struct dentry *, int);
 
 extern int follow_down_one(struct path *);
-extern int follow_down(struct path *, bool);
+extern int follow_down(struct path *);
 extern int follow_up(struct path *);
 
 extern struct dentry *lock_rename(struct dentry *, struct dentry *);