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
F164397386: D56818.id177408.diff
Fri, Jul 31, 1:15 PM
F164307040: D56818.id177209.diff
Thu, Jul 30, 3:02 PM
Unknown Object (File)
Tue, Jul 28, 2:17 PM
Unknown Object (File)
Tue, Jul 28, 1:41 PM
Unknown Object (File)
Sun, Jul 26, 3:51 PM
Unknown Object (File)
Sun, Jul 26, 10:51 AM
Unknown Object (File)
Sat, Jul 25, 8:28 AM
Unknown Object (File)
Thu, Jul 23, 3:21 AM
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 Not Applicable
Unit
Tests Not Applicable

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