NFS: Clean up the synopsis of callback process_op()
authorChuck Lever <chuck.lever@oracle.com>
Thu, 15 Jul 2021 19:52:43 +0000 (15:52 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 10 Aug 2021 18:18:35 +0000 (14:18 -0400)
commit9eff97abef057c02a13bb3aa0e4821cd60fd80df
treec9238da7dcdfc56d46c93bac5d4a1f53dce9b405
parent89ef17b6636f2ae3e4e4041f53be7c0118b4b6c1
NFS: Clean up the synopsis of callback process_op()

The xdr_stream and rq_arg and rq_res are already accessible via the
@rqstp parameter.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/callback_xdr.c