From 3cab1854b0c05c77f2d119d0ab70d3c33c9d5c61 Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Mon, 16 Mar 2020 11:37:31 -0400 Subject: nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount() Fallout from the mount patches. Signed-off-by: Trond Myklebust --- fs/nfs/nfs4namespace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fs/nfs/nfs4namespace.c') diff --git a/fs/nfs/nfs4namespace.c b/fs/nfs/nfs4namespace.c index 84026e7b8a5f..a3ab6e219061 100644 --- a/fs/nfs/nfs4namespace.c +++ b/fs/nfs/nfs4namespace.c @@ -354,7 +354,7 @@ static int try_location(struct fs_context *fc, /** * nfs_follow_referral - set up mountpoint when hitting a referral on moved error - * @dentry: parent directory + * @fc: pointer to struct nfs_fs_context * @locations: array of NFSv4 server location information * */ -- cgit v1.2.3