From: Fabian Frederick Date: Thu, 3 Apr 2014 21:46:31 +0000 (-0700) Subject: fs/freevxfs/vxfs_lookup.c: update function comment X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ddae82d8e67fbef534e3a240da7e77cc8654462c;p=linux-beck.git fs/freevxfs/vxfs_lookup.c: update function comment nameidata was replaced by flags in commit 00cd8dd3bf95 ("stop passing nameidata to ->lookup()"). Signed-off-by: Fabian Frederick Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/fs/freevxfs/vxfs_lookup.c b/fs/freevxfs/vxfs_lookup.c index 25d4099a4aea..99c7f0a37af4 100644 --- a/fs/freevxfs/vxfs_lookup.c +++ b/fs/freevxfs/vxfs_lookup.c @@ -192,7 +192,7 @@ vxfs_inode_by_name(struct inode *dip, struct dentry *dp) * vxfs_lookup - lookup pathname component * @dip: dir in which we lookup * @dp: dentry we lookup - * @nd: lookup nameidata + * @flags: lookup flags * * Description: * vxfs_lookup tries to lookup the pathname component described