From: Trond Myklebust Date: Sat, 14 Jul 2007 19:40:01 +0000 (-0400) Subject: NFS/SUNRPC: Convert all users of rpc_call_setup() X-Git-Tag: v2.6.25-rc1~1146^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5138fde01161cd7976fdc51f6a17da73adaa6baf;p=pandora-kernel.git NFS/SUNRPC: Convert all users of rpc_call_setup() Replace use of rpc_call_setup() with rpc_init_task(), and in cases where we need to initialise task->tk_action, with rpc_call_start(). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed