HomeFreeBSD

Code cleanup for nfs4 utilities:
rS193070Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Code cleanup for nfs4 utilities:

  • Mark internal routines as static;
  • Eliminate unused parameters where possible, mark __unused for others;
  • Remove unused variables;
  • Use %jd for int64_t values in printf();
  • Add appropriate %d for printf to match its parameter;
  • Rename a variable to resolve conflict with revoke(2);

Reviewed by: rmacklem
Tested with: make universe (bugs are mine)

Details

Provenance
delphijAuthored on
Parents
rS193069: Simplify out cross-CPU hybrid dispatch for the netisr 8.x merge
Branches
Unknown
Tags
Unknown

Event Timeline