Page MenuHomeFreeBSD

al: Replace boolean_t with either al_bool or bool.
ClosedPublic

Authored by jhb on May 1 2023, 10:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 24, 7:04 PM
Unknown Object (File)
Thu, Apr 23, 10:37 AM
Unknown Object (File)
Thu, Apr 23, 12:18 AM
Unknown Object (File)
Wed, Apr 22, 10:32 PM
Unknown Object (File)
Wed, Apr 22, 12:11 AM
Unknown Object (File)
Sat, Apr 18, 1:02 PM
Unknown Object (File)
Sun, Apr 12, 12:14 AM
Unknown Object (File)
Sun, Apr 5, 5:19 PM
Subscribers

Details

Summary

Use al_bool for interfaces and structures defined in the
OS-independent HAL in sys/contrib, and use plain bool for
FreeBSD-specific APIs and structures in sys/dev/al_eth.

Diff Detail

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