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
Unknown Object (File)
Mon, Oct 20, 12:04 AM
Unknown Object (File)
Sun, Oct 19, 5:37 PM
Unknown Object (File)
Thu, Oct 16, 7:49 PM
Unknown Object (File)
Thu, Oct 16, 7:49 PM
Unknown Object (File)
Thu, Oct 16, 7:49 PM
Unknown Object (File)
Thu, Oct 16, 7:49 PM
Unknown Object (File)
Thu, Oct 16, 9:59 AM
Unknown Object (File)
Wed, Oct 15, 7:55 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