diff options
author | pfg <pfg@FreeBSD.org> | 2016-04-27 15:35:05 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2016-04-27 15:35:05 +0000 |
commit | fe28ec8024a7da09961b3b7d4dc1e205b1b35bb1 (patch) | |
tree | 8c9170ca44b9e7bcaed966b26ad6dd55f91a15c8 /usr.sbin/devctl/devctl.c | |
parent | 30f8ed214099a4949fb1161f8c38df10b35310cb (diff) | |
download | FreeBSD-src-fe28ec8024a7da09961b3b7d4dc1e205b1b35bb1.zip FreeBSD-src-fe28ec8024a7da09961b3b7d4dc1e205b1b35bb1.tar.gz |
cam: unsign some types to match their definitions and avoid overflows.
numpatterns is u_int.
ctl:
CTL_NUM_MODE_PAGES comes from sizeof().
In struct:ctl_scsiio, kern_sg_entries is uint32_t.
MFC after: 2 weeks
Diffstat (limited to 'usr.sbin/devctl/devctl.c')
0 files changed, 0 insertions, 0 deletions