HomeFreeBSD

loader/ofw: Style(9) pass over return statements

Description

loader/ofw: Style(9) pass over return statements

Make these consistent. Some files weren't even consistent with
themselves. Make them all either return <space> ( <value> ); or
return;

Sponsored by: Netflix

Details

Provenance
impAuthored on May 19 2024, 9:14 PM
Parents
rG3f012b9508c8: loader: stlye(9) nit: Space between return and the value
Branches
Unknown
Tags
Unknown