Page MenuHomeFreeBSD

acpi_button: Replace boolean_t with better types.
ClosedPublic

Authored by jhb on May 1 2023, 10:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 16, 1:12 AM
Unknown Object (File)
Wed, Apr 15, 3:48 PM
Unknown Object (File)
Sun, Apr 12, 3:31 PM
Unknown Object (File)
Sun, Apr 12, 3:28 PM
Unknown Object (File)
Sat, Apr 11, 3:54 PM
Unknown Object (File)
Sat, Apr 11, 12:34 AM
Unknown Object (File)
Mon, Mar 30, 3:27 AM
Unknown Object (File)
Sun, Mar 29, 9:05 PM
Subscribers

Details

Summary
  • Use an enum for the button type (it is not really a boolean value).
  • Use bool for fixed.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 51295
Build 48186: arc lint + arc unit