Page MenuHomeFreeBSD

Fix various warnings with higher WARNS.
ClosedPublic

Authored by jhb on Oct 13 2020, 6:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 1:22 AM
Unknown Object (File)
Sun, Nov 2, 6:56 PM
Unknown Object (File)
Thu, Oct 30, 5:01 PM
Unknown Object (File)
Wed, Oct 22, 10:46 PM
Unknown Object (File)
Wed, Oct 22, 10:46 PM
Unknown Object (File)
Wed, Oct 22, 2:00 PM
Unknown Object (File)
Sun, Oct 19, 12:56 PM
Unknown Object (File)
Sun, Oct 19, 1:16 AM
Subscribers

Details

Summary
  • Rename global 'crid' to 'requested_crid' to avoid shadowing.
  • Remove some unused function arguments.
  • Use __DECONST().
Test Plan
  • tried to use this this week and it failed to build, presumably due to WARNS' default changing to 6 globally

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 34138
Build 31298: arc lint + arc unit