commit | 73c8dc133afb0cbe72a9234894ea72c2a0e71a73 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon May 08 14:58:11 2017 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Mon May 15 17:42:12 2017 +0200 |
tree | 05ebcfa58759058657f64239fdebb7b68fbfbe27 | |
parent | 89daf3602310b46ddf1bea4873be737d8781fc39 [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>