Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77102893 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Nuke the tk_xprt macro



It is no longer in use

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent ad2368d6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -87,7 +87,6 @@ struct rpc_task {
				tk_cred_retry : 2,
				tk_rebind_retry : 2;
};
#define tk_xprt			tk_client->cl_xprt

/* support walking a list of tasks on a wait queue */
#define	task_for_each(task, pos, head) \