Page MenuHomeFreeBSD

acpi_spmc(4): acpi_spmc_probe_dsm(): Remove passing superfluous handle
ClosedPublic

Authored by olce on May 4 2026, 8:33 PM.
Tags
None
Referenced Files
F168244256: D56818.id177756.diff
Thu, Aug 27, 3:38 AM
Unknown Object (File)
Tue, Aug 25, 3:28 PM
Unknown Object (File)
Tue, Aug 25, 1:12 PM
Unknown Object (File)
Mon, Aug 24, 9:09 AM
Unknown Object (File)
Sun, Aug 23, 12:58 PM
Unknown Object (File)
Fri, Aug 21, 11:08 PM
Unknown Object (File)
Tue, Aug 18, 12:30 PM
Unknown Object (File)
Sat, Aug 15, 2:44 PM
Subscribers

Details

Summary

The handle is already held by the softc, which is also passed.

No functional change (intended).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 72803
Build 69686: arc lint + arc unit

Event Timeline

olce requested review of this revision.May 4 2026, 8:33 PM
This revision is now accepted and ready to land.May 7 2026, 2:39 AM
This revision now requires review to proceed.May 7 2026, 8:17 PM

could we just roll this change into D56756?

This revision is now accepted and ready to land.May 11 2026, 9:19 AM

Mmm, since it's a self-contained change, I'd rather we keep it like that on commit (even if it's a tiny commit).

Impacts of changes in earlier revisions, no real change.

This revision now requires review to proceed.May 12 2026, 1:37 PM
This revision is now accepted and ready to land.May 12 2026, 2:13 PM