HomeFreeBSD

MFC r329579: Set internal error returns [of some OF functions] to 0

Description

MFC r329579: Set internal error returns [of some OF functions] to 0

Set internal error returns for OF_peer(), OF_child(), and OF_parent() to
zero, matching the IEEE 1275 standard. Since these internal error paths
have never, to my knowledge, been taken, behavior is unchanged.

Details

Provenance
kevansAuthored on
Parents
rS330905: MFC r327391: Avoid use of the fdt_get_property_*() API
Branches
Unknown
Tags
Unknown