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
F163726161: D32785.diff
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
Unknown Object (File)
Jun 10 2026, 2:29 AM
Unknown Object (File)
Jun 9 2026, 4:42 PM
Unknown Object (File)
Jun 7 2026, 6:30 AM
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