]> git.baikalelectronics.ru Git - kernel.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)
commit63458145818e6ebf9a991fea77652c28cd4ae813
treecb905ed3dbcff54a32cca8230ee5b9923a4f0969
parent028543c4c6086508c08011b141590d8ad6ef407e
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