aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/dev/nvidia/LICENCE.nvidia
diff options
context:
space:
mode:
authorElliott Mitchell <ehem+freebsd@m5p.com>2025-10-19 20:29:08 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2025-10-19 20:29:08 +0000
commita6369fb9e4b40396ea6ef1987436019612c387cd (patch)
treeb967dd54320a512bc037a48bce0153574265379c /sys/contrib/dev/nvidia/LICENCE.nvidia
parent012014403bdcb2b3aa7ed3895079a0059204c35f (diff)
nfscommon: Update the nfs_bigreply arrayHEADmain
The variable is simply a long series of flags. Mark as boolean to allow the compiler to use smaller types. Convert to designated initializer to better indicate which operations it is set for. Without this the array is kind of long and sparse. nfsv4_setsequence() is no longer used outside nfs_commonsubs.c, so now mark it as static. The fourth argument is true/false, so convert to boolean. No semantics change is made by this commit. Discussed with: jrtc27 MFC after: 2 weeks
Diffstat (limited to 'sys/contrib/dev/nvidia/LICENCE.nvidia')
0 files changed, 0 insertions, 0 deletions