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
defined in nfs_clrpcops.c and called in nfs_clvnops.c and
nfs_clstate.c.

This commit should not result in a semantics change.

Details

Provenance
rmacklemAuthored on Jun 17 2022, 11:46 PM
Parents
rG4c3684ef5cf2: net80211 / LinuxKPI: 802.11: add Control Trigger Subframe information
Branches
Unknown
Tags
Unknown