Fix a kerneldoc warning in nfs due to documentation for a parameter that
isn't present.

Signed-off-by: David Howells <dhowe...@redhat.com>
Reviewed-by: Jeff Layton <jlay...@kernel.org>
cc: Trond Myklebust <trond.mykleb...@hammerspace.com>
cc: Anna Schumaker <anna.schuma...@netapp.com>
cc: Mauro Carvalho Chehab <mche...@kernel.org>
cc: linux-...@vger.kernel.org
cc: linux-fsde...@vger.kernel.org
cc: linux-...@vger.kernel.org
Link: 
https://lore.kernel.org/r/163214005516.2945267.7000234432243167892.st...@warthog.procyon.org.uk/
 # rfc v1
Link: 
https://lore.kernel.org/r/163281899704.2790286.9177774252843775348.st...@warthog.procyon.org.uk/
 # rfc v2
---

 fs/nfs_common/grace.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/nfs_common/grace.c b/fs/nfs_common/grace.c
index edec45831585..0a9b72685f98 100644
--- a/fs/nfs_common/grace.c
+++ b/fs/nfs_common/grace.c
@@ -42,7 +42,6 @@ EXPORT_SYMBOL_GPL(locks_start_grace);
 
 /**
  * locks_end_grace
- * @net: net namespace that this lock manager belongs to
  * @lm: who this grace period is for
  *
  * Call this function to state that the given lock manager is ready to


--
Linux-cachefs mailing list
Linux-cachefs@redhat.com
https://listman.redhat.com/mailman/listinfo/linux-cachefs

Reply via email to