HomeFreeBSD

Define the callout return values clear and readable so that simple

Description

Define the callout return values clear and readable so that simple
mistakes cannot be made when writing new code. Return a 32-bit union
instead of "int" to ensure all use of the return values for callout
functions is properly evaluated. Else a compilation error will result.

Details

Provenance
hselaskyAuthored on
Parents
rS309217: indent(1): minor off-by-one error.
Branches
Unknown
Tags
Unknown