From: ChenXiaoSong Date: Mon, 7 Jun 2021 06:28:23 +0000 (+0800) Subject: nfs_common: fix doc warning X-Git-Tag: Ubuntu-5.15.0-12.12~2303^2~35 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=5823e40055166cdf959a77e7b5fe75998b0b9b1f;p=mirror_ubuntu-jammy-kernel.git nfs_common: fix doc warning Fix gcc W=1 warning: fs/nfs_common/grace.c:91: warning: Function parameter or member 'net' not described in 'locks_in_grace' Signed-off-by: ChenXiaoSong Signed-off-by: J. Bruce Fields --- diff --git a/fs/nfs_common/grace.c b/fs/nfs_common/grace.c index 26f2a50eceac..edec45831585 100644 --- a/fs/nfs_common/grace.c +++ b/fs/nfs_common/grace.c @@ -82,6 +82,7 @@ __state_in_grace(struct net *net, bool open) /** * locks_in_grace + * @net: network namespace * * Lock managers call this function to determine when it is OK for them * to answer ordinary lock requests, and when they should accept only