commit | 77102893ae685270c1774fa8b7eead6ad93c838d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 08 10:10:04 2013 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Feb 01 10:13:48 2013 -0500 |
tree | e7009e18257aa4a1444b271617b1d6333797b0da | |
parent | ad2368d6f5ec6467b9503176e9fb878daf999629 [diff] |
SUNRPC: Nuke the tk_xprt macro It is no longer in use Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
diff --git a/include/linux/sunrpc/sched.h b/include/linux/sunrpc/sched.h index b64f8eb..84ca436 100644 --- a/include/linux/sunrpc/sched.h +++ b/include/linux/sunrpc/sched.h
@@ -87,7 +87,6 @@ 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) \