HomeFreeBSD

emac(4): Use bool rather than boolean_t.

Description

emac(4): Use bool rather than boolean_t.

This was already using true/false rather than TRUE/FALSE.

Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D39927

Details

Provenance
jhbAuthored on May 4 2023, 7:34 PM
Reviewer
imp
Differential Revision
D39927: emac(4): Use bool rather than boolean_t.
Parents
rGafdb42987ca8: ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t.
Branches
Unknown
Tags
Unknown