Page MenuHomeFreeBSD

ofw: convert boolean_t to bool
ClosedPublic

Authored by mhorne on Tue, Jun 25, 5:58 PM.
Tags
None
Referenced Files
F87045527: D45733.diff
Fri, Jun 28, 4:13 PM
Unknown Object (File)
Wed, Jun 26, 2:29 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