HomeFreeBSD

nfscl: Clean up the code by removing unused arguments

Description

nfscl: Clean up the code by removing unused arguments

The "void *stuff" (also called fstuff and dstuff) argument
was used by the Mac OSX port. For FreeBSD, this argument
is always NULL, so remove it to clean up the code.

This commit gets rid of "stuff" for assorted functions
local to nfs_clrpcops.c.
Future commits will do the same for other functions.

Details

Provenance
rmacklemAuthored on Apr 16 2022, 1:51 AM
Parents
rG0fd4cd405bbf: nvme: Use controller's page size instead of PAGE_SIZE to create qpair
Branches
Unknown
Tags
Unknown