projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad2368d
)
SUNRPC: Nuke the tk_xprt macro
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 8 Jan 2013 15:10:04 +0000
(10:10 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 1 Feb 2013 15:13:48 +0000
(10:13 -0500)
It is no longer in use
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/sched.h
patch
|
blob
|
history
diff --git
a/include/linux/sunrpc/sched.h
b/include/linux/sunrpc/sched.h
index b64f8eb0b973973107e8c55b44b06f2b8998cff9..84ca436b76c21986436d1a569add79ab1702a1f1 100644
(file)
--- a/
include/linux/sunrpc/sched.h
+++ b/
include/linux/sunrpc/sched.h
@@
-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) \