HomeFreeBSD

acpi_hint_device_unit: matches is a bool, make it one

Description

acpi_hint_device_unit: matches is a bool, make it one

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

Sponsored by: Netflix
Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D32785

Details

Provenance
impAuthored on Feb 28 2022, 9:28 PM
Reviewer
jhb
Differential Revision
D32785: acpi_hint_device_unit: matches is a bool, make it one
Parents
rG25670e461229: pci: Add arbitrary locator support to pci.
Branches
Unknown
Tags
Unknown