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)
Wed, Dec 11, 7:24 PM
Unknown Object (File)
Wed, Dec 11, 12:11 PM
Unknown Object (File)
Nov 14 2024, 6:50 AM
Unknown Object (File)
Nov 3 2024, 2:06 PM
Unknown Object (File)
Oct 17 2024, 12:32 AM
Unknown Object (File)
Oct 16 2024, 3:56 AM
Unknown Object (File)
Oct 16 2024, 3:56 AM
Unknown Object (File)
Sep 30 2024, 12:20 PM
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