HomeFreeBSD

cp: Remove useless ssize_t cast

Description

cp: Remove useless ssize_t cast

Both wcount and wresid are ssize_t so this cast is not needed. Just
remove it so the code is easier to read.

Signed-off-by: Collin Funk <collin.funk1@gmail.com>
Reviewed by: emaste, zlei
Pull Request: https://github.com/freebsd/freebsd-src/pull/1116

Details

Provenance
collin.funk1_gmail.comAuthored on Feb 13 2024, 2:52 AM
mhorneCommitted on Mar 21 2024, 2:43 PM
Parents
rG501f7e7bf847: em.4: add interfaces to name section
Branches
Unknown
Tags
Unknown