]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sunrpc: properly type argument to kxdrdproc_t
authorChristoph Hellwig <hch@lst.de>
Mon, 8 May 2017 12:58:11 +0000 (14:58 +0200)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 13 Jul 2017 19:57:54 +0000 (15:57 -0400)
commit993328e2b31fedc35276a4828039ad7af6d519cb
treecb905ed3dbcff54a32cca8230ee5b9923a4f0969
parentdf179381223f299b6c16ae134b5853aeee94b09e
sunrpc: properly type argument to kxdrdproc_t

Pass struct rpc_request as the first argument instead of an untyped blob.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Acked-by: Trond Myklebust <trond.myklebust@primarydata.com>
include/linux/sunrpc/xdr.h
net/sunrpc/clnt.c