SUNRPC: Add the helper function 'rpc_call_null()'
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Jun 2007 14:17:16 +0000 (10:17 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:34 +0000 (23:40 -0400)
Does a NULL RPC call and returns a pointer to the resulting rpc_task. The
call may be either synchronous or asynchronous.

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

No differences found