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)
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)
Tue, Mar 17, 1:25 AM
Unknown Object (File)
Sun, Mar 15, 5:22 AM
Unknown Object (File)
Sun, Mar 15, 1:46 AM
Unknown Object (File)
Sat, Mar 14, 6:02 PM
Unknown Object (File)
Mar 3 2026, 3:38 AM
Subscribers

Details

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

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.