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

sunrpc: properly type pc_decode callbacks


Drop the argp 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>
parent 8537488b
Loading
Showing with 231 additions and 206 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment