Skip to content
Commit 1c8a5409 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Anna Schumaker
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 36ba89c2
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