Page MenuHomeFreeBSD

ofw: convert boolean_t to bool
ClosedPublic

Authored by mhorne on Jun 25 2024, 5:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 20, 10:49 PM
Unknown Object (File)
Mon, Oct 20, 10:49 PM
Unknown Object (File)
Mon, Oct 20, 10:49 PM
Unknown Object (File)
Mon, Oct 20, 12:34 PM
Unknown Object (File)
Wed, Oct 15, 4:22 AM
Unknown Object (File)
Fri, Oct 3, 9:55 PM
Unknown Object (File)
Thu, Oct 2, 9:34 AM
Unknown Object (File)
Aug 20 2025, 8:28 PM

Details

Summary

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

No functional change intended.

Diff Detail

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