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

sunrpc: properly type pc_func callbacks


Drop the argp and resp arguments as they 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 svc_procfunc as well as the
svc_procfunc typedef itself.

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 9482c9c1
No related branches found
No related tags found
No related merge requests found
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