summaryrefslogtreecommitdiffstats
path: root/sys/arm64
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2017-03-15 15:33:32 +0000
committerpfg <pfg@FreeBSD.org>2017-03-15 15:33:32 +0000
commit466bdf25f48f01fdeff163183f0be4fa531d8545 (patch)
treea0682cafacc7bec83d40c16a438196cb0b1e1dab /sys/arm64
parente3e3811f31a3bd1bc1bc938e1194516e56b666db (diff)
downloadFreeBSD-src-466bdf25f48f01fdeff163183f0be4fa531d8545.zip
FreeBSD-src-466bdf25f48f01fdeff163183f0be4fa531d8545.tar.gz
MFC r315095, r315096, r315097, r315187:
libc: small cleanups. Rename nitems to numitems: it shares the anme with an existing macro in sys/params.h. Also initialize the value later which avoids asigning the value if we exit early. Unsign setlen: it is local and will never be negative. Having one more bit for growth is beneficial and it avoids a cast when it's going to be used for allocation. Remove unused initialization: "num" is properly defined before use. Let calloc(3) do the multiplication.
Diffstat (limited to 'sys/arm64')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud