sunrpc: Simplify synopsis of some trace points
authorChuck Lever <chuck.lever@oracle.com>
Fri, 16 Mar 2018 14:33:44 +0000 (10:33 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 10 Apr 2018 20:06:22 +0000 (16:06 -0400)
commite671edb9428c8a61662aaf8c39f5edced7cc45c7
treefe6e4262e2d69ccd2a6a6a0fe0f5954469b3b51b
parentff699ea8269a02d977c6ee42d58f76efe83a34f9
sunrpc: Simplify synopsis of some trace points

Clean up: struct rpc_task carries a pointer to a struct rpc_clnt,
and in fact task->tk_client is always what is passed into trace
points that are already passing @task.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/trace/events/sunrpc.h
net/sunrpc/clnt.c
net/sunrpc/sched.c