HomeFreeBSD

ofw: convert boolean_t to bool

Description

ofw: convert boolean_t to bool

Most of these already treat it as a proper bool, i.e. using true/false.
Also fix-up callers of OF_install().

No functional change intended.

Reviewed by: andrew, emaste
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45733

Details

Provenance
mhorneAuthored on Wed, Jun 26, 2:01 PM
Reviewer
andrew
Differential Revision
D45733: ofw: convert boolean_t to bool
Parents
rG2cb7605a2415: lo: Use new KPI to create the first loop interface
Branches
Unknown
Tags
Unknown