HomeFreeBSD

[nvmecontrol] Fix type signedness warning-to-error on gcc-6.4

Description

[nvmecontrol] Fix type signedness warning-to-error on gcc-6.4

This fixes a type signedness comparison warning-to-error on
gcc-6.4. The ternary operation casts it right but the actual
assignment doesn't.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D26791

Details

Provenance
adrianAuthored on Nov 17 2020, 5:12 PM
Parents
rG975e1c1ce64a: [cddl] Fix lz4 function definitions to not tri pup compile.
Branches
Unknown
Tags
Unknown