Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 63f8de37 authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

sunrpc: properly type pc_encode callbacks


Drop the resp argument as it can trivially be derived from the rqstp
argument.  With that all functions now have the same prototype, and we
can remove the unsafe casting to kxdrproc_t.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Acked-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 026fec7e
Branches
Tags
Showing with 183 additions and 166 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment