From c82addadb210869937cdbf093473222bed2367dc Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Tue, 8 Jan 2013 10:10:04 -0500 Subject: [PATCH] --- yaml --- r: 352963 b: refs/heads/master c: 77102893ae685270c1774fa8b7eead6ad93c838d h: refs/heads/master i: 352961: 11eed19c42fbadb71b4a1dc491fd1d6c0bc71c51 352959: 1a4448f308908307c7f1540e44175aef373e649d v: v3 --- [refs] | 2 +- trunk/include/linux/sunrpc/sched.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index dff247e700a8..72a573ffce8a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ad2368d6f5ec6467b9503176e9fb878daf999629 +refs/heads/master: 77102893ae685270c1774fa8b7eead6ad93c838d diff --git a/trunk/include/linux/sunrpc/sched.h b/trunk/include/linux/sunrpc/sched.h index b64f8eb0b973..84ca436b76c2 100644 --- a/trunk/include/linux/sunrpc/sched.h +++ b/trunk/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) \