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)
Jan 16 2024, 7:35 PM
Unknown Object (File)
Dec 29 2023, 9:05 AM
Unknown Object (File)
Dec 29 2023, 9:05 AM
Unknown Object (File)
Dec 29 2023, 9:01 AM
Unknown Object (File)
Dec 26 2023, 7:40 AM
Unknown Object (File)
Dec 24 2023, 5:01 AM
Unknown Object (File)
Dec 20 2023, 3:53 AM
Unknown Object (File)
Nov 8 2023, 1:36 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.