Page MenuHomeFreeBSD

acpi_hint_device_unit: matches is a bool, make it one
ClosedPublic

Authored by imp on Nov 1 2021, 7:19 PM.
Tags
None
Referenced Files
F165182634: D32785.diff
Thu, Aug 6, 2:36 PM
Unknown Object (File)
Sat, Aug 1, 3:08 PM
Unknown Object (File)
Thu, Jul 30, 3:32 PM
Unknown Object (File)
Sat, Jul 25, 5:17 PM
Unknown Object (File)
Sat, Jul 18, 1:54 AM
Unknown Object (File)
Sat, Jul 11, 4:23 PM
Unknown Object (File)
Thu, Jul 9, 12:19 PM
Unknown Object (File)
Jun 10 2026, 4:06 PM
Subscribers
None

Details

Summary

"matches" is used as a bool and doesn't need to count anything. Convert
it to a bool.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable