HomeFreeBSD

Remove two checks that are always false

Description

Remove two checks that are always false

Outer loop condition contradicts inner check so code under inner condition
is not reachable. Remove it.

PR: 229722
Reported by: David Binderman

Details

Provenance
gonzoAuthored on
Parents
rS336324: MFC r336115;
Branches
Unknown
Tags
Unknown