HomeFreeBSD

Remove redundant check for "(dinfo != NULL)", it has already been performed

Description

Remove redundant check for "(dinfo != NULL)", it has already been performed
as the first part of this complex loop conditional.

Found by: PVS Static Analysis

Details

Provenance
seAuthored on
Parents
rS295812: Change a static const string to a #define as the strcpy() throws a
Branches
Unknown
Tags
Unknown