K 10 svn:author V 6 rlibby K 8 svn:date V 27 2020-12-30T01:15:11.542353Z K 7 svn:log V 434 [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 (cherry picked from commit 44c52406ced4cbba704f9bec588a8238d5a5ef32) Git Hash: f728bcf204ee0e956c54ed896141e3469a8f62a7 Git Author: adrian@FreeBSD.org END