diff options
author | Elliott Mitchell <ehem+freebsd@m5p.com> | 2025-10-19 20:29:08 +0000 |
---|---|---|
committer | Rick Macklem <rmacklem@FreeBSD.org> | 2025-10-19 20:29:08 +0000 |
commit | a6369fb9e4b40396ea6ef1987436019612c387cd (patch) | |
tree | b967dd54320a512bc037a48bce0153574265379c /sys/contrib/dev/nvidia/LICENCE.nvidia | |
parent | 012014403bdcb2b3aa7ed3895079a0059204c35f (diff) |
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