SUNRPC: Remove now-redundant RCU-safe rpc_task free path
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 26 Feb 2008 05:53:49 +0000 (21:53 -0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Feb 2008 07:26:28 +0000 (23:26 -0800)
Now that we've tightened up the locking rules for RPC queue wakeups, we can
remove the RCU-safe kfree calls...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found