Page MenuHomeFreeBSD

net/isboot-kmod: Fix set but unused warnings.
ClosedPublic

Authored by jhb on May 11 2022, 8:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 26, 4:55 AM
Unknown Object (File)
Mon, Feb 24, 12:35 AM
Unknown Object (File)
Sun, Feb 23, 5:45 AM
Unknown Object (File)
Sat, Feb 22, 12:27 PM
Unknown Object (File)
Sat, Feb 22, 1:53 AM
Unknown Object (File)
Jan 10 2025, 3:23 PM
Unknown Object (File)
Jan 2 2025, 9:09 AM
Unknown Object (File)
Dec 21 2024, 8:15 AM
Subscribers

Details

Summary
  • Remove unused variables.
  • Add a __trace_unused helper macro to mark variables only used in ISBOOT_TRACE.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 45533
Build 42421: arc lint + arc unit

Event Timeline

jhb requested review of this revision.May 11 2022, 8:37 PM

Looks good to me. I'll work on a new version of the port with these changes. Thank you!

This revision is now accepted and ready to land.May 11 2022, 10:49 PM
This revision was automatically updated to reflect the committed changes.