HomeFreeBSD

Use if rather than case for a simple boolean. gcc thinks blks is

Description

Use if rather than case for a simple boolean. gcc thinks blks is
undefined sometimes with the case, but enc is always 0 or 1, so
and if / else is better anyway.

Details

Provenance
impAuthored on
Parents
rS336253: Add missing include of sys/boot.h
Branches
Unknown
Tags
Unknown