From: Trond Myklebust Date: Thu, 28 Jun 2012 21:17:48 +0000 (-0400) Subject: SUNRPC: Clean up xdr_set_iov() X-Git-Tag: v3.6-rc1~38^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1537693ceaa8d6484f1ce631bec85658bfa9816c;p=pandora-kernel.git SUNRPC: Clean up xdr_set_iov() 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 --- Reading git-diff-tree failed