SUNRPC: Clean up xdr_set_iov()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 28 Jun 2012 21:17:48 +0000 (17:17 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 28 Jun 2012 21:17:48 +0000 (17:17 -0400)
Remove the 'p' argument, since that is only ever set by xdr_init_decode.
Add sanity checking of 'p' inside xdr_init_decode itself.

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

No differences found