HomeFreeBSD

nvmecontrol: Appease a meaningless signed error warning thing

Description

nvmecontrol: Appease a meaningless signed error warning thing

Consistently use the weird ssize_t type for things I know are unsigned,
but which none-the-less need to be compared to signed things to prevent
a bogus warning. Sigh, these aren't bugs, can't possibly be bugs and
a waste of time to fix.

Sponsored by: Netflix

Details

Provenance
impAuthored on Sat, May 11, 7:01 PM
Parents
rGe63d20b70ee1: stand: Spell LUA_COMPILE_SET correctly.
Branches
Unknown
Tags
Unknown