HomeFreeBSD

makefs: Remove impossible if condition

Description

makefs: Remove impossible if condition

This test is inside the else block for if (*oldname == '.'), so
*oldname cannot be '.' here.

Reviewed by: kevans
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48243

Details

Provenance
emasteAuthored on Tue, Dec 24, 1:58 AM
Reviewer
kevans
Differential Revision
D48243: makefs: Remove impossible if condition
Parents
rG6ba2a0846fe3: ping.8: typo fix, indentifying -> identifying
Branches
Unknown
Tags
Unknown