diff options
Diffstat (limited to 'fs/freevxfs/vxfs_lookup.c')
| -rw-r--r-- | fs/freevxfs/vxfs_lookup.c | 2 |
1 files changed, 1 insertions, 1 deletions
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) | |||
| 192 | * vxfs_lookup - lookup pathname component | 192 | * vxfs_lookup - lookup pathname component |
| 193 | * @dip: dir in which we lookup | 193 | * @dip: dir in which we lookup |
| 194 | * @dp: dentry we lookup | 194 | * @dp: dentry we lookup |
| 195 | * @nd: lookup nameidata | 195 | * @flags: lookup flags |
| 196 | * | 196 | * |
| 197 | * Description: | 197 | * Description: |
| 198 | * vxfs_lookup tries to lookup the pathname component described | 198 | * vxfs_lookup tries to lookup the pathname component described |
