commit | 993328e2b31fedc35276a4828039ad7af6d519cb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon May 08 14:58:11 2017 +0200 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Jul 13 15:57:54 2017 -0400 |
tree | cb905ed3dbcff54a32cca8230ee5b9923a4f0969 | |
parent | df179381223f299b6c16ae134b5853aeee94b09e [diff] |
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>