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
F152904483: D35176.id.diff
Fri, Apr 17, 10:34 PM
Unknown Object (File)
Thu, Apr 16, 10:51 PM
Unknown Object (File)
Sat, Apr 11, 5:14 AM
Unknown Object (File)
Fri, Apr 10, 12:34 AM
Unknown Object (File)
Sun, Mar 29, 4:26 PM
Unknown Object (File)
Thu, Mar 26, 8:03 AM
Unknown Object (File)
Mon, Mar 23, 10:19 PM
Unknown Object (File)
Mar 17 2026, 1:25 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.