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 nfscl_nget().
Future commits will do the same for other functions.

Details

Provenance
rmacklemAuthored on Apr 14 2022, 11:15 PM
Parents
rG811a82d53aaf: cxgbetool(8): User interface to round-robin queue selection via COP.
Branches
Unknown
Tags
Unknown