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

sunrpc: properly type pc_release callbacks


Drop the p and resp arguments as they are always NULL or 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 a6beb732
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