]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r313259 (by imp):
authormav <mav@FreeBSD.org>
Thu, 1 Feb 2018 19:41:46 +0000 (19:41 +0000)
committermav <mav@FreeBSD.org>
Thu, 1 Feb 2018 19:41:46 +0000 (19:41 +0000)
commit8a0b9bda3c7199113fbf3d82e687f5e84014455a
tree502c536984e0c73597c1caa4c49ec7acefe30008
parent030fbdb45afcf2a8ccad3fca43fe3a3036127de1
MFC r313259 (by imp):
Use ssize_t instead of uint32_t to prevent warnings about a comparison
with different signs. Due to the promotion rules, this would only
happen on 32-bit platforms.
sbin/nvmecontrol/wdc.c