summaryrefslogtreecommitdiffstats
path: root/sys/geom/raid/g_raid.c
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-04-28 13:42:41 +0000
committeremaste <emaste@FreeBSD.org>2014-04-28 13:42:41 +0000
commit12ae7f74a071f0439763986026525094a7032dfd (patch)
treec86f2a3fa93323c4ef617d825754dafc78ca1018 /sys/geom/raid/g_raid.c
parent764830753767f22850b41620e71c06c0def1c6ee (diff)
downloadFreeBSD-src-12ae7f74a071f0439763986026525094a7032dfd.zip
FreeBSD-src-12ae7f74a071f0439763986026525094a7032dfd.tar.gz
Drop explicit unsigned from FD_SETSIZE constant
FD_SETSIZE is often used as an argument to select or compared with an integer file descriptor. Rather than force 3rd party software to add explicit casts, just make it a plain (int) constant as on other operating systems. Previous discussion: http://lists.freebsd.org/pipermail/freebsd-standards/2012-July/002410.html
Diffstat (limited to 'sys/geom/raid/g_raid.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud