diff options
author | jhb <jhb@FreeBSD.org> | 2016-11-04 18:16:00 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2016-11-04 18:16:00 +0000 |
commit | d0d0f648f604c9ca282aed80a50a7aa1bcdc72df (patch) | |
tree | 1741f8e4e6fb1f047a7dbcfbb6bb374aa897d969 /sys | |
parent | 70abead4e0230e093e460214ec210f8842f0f59f (diff) | |
download | FreeBSD-src-d0d0f648f604c9ca282aed80a50a7aa1bcdc72df.zip FreeBSD-src-d0d0f648f604c9ca282aed80a50a7aa1bcdc72df.tar.gz |
MFC 287297,296236: Cleanups to cxgbetool.
287297:
- Replace N(a)/N(i)/N(T)/LEN(a)/ARRAY_SIZE(a) with nitems()
- Add missing <err.h> for err() and <sys/sysctl.h> for sysctlbyname()
- NULL -> 0 for 5th parameter of sysctlbyname()
Note, the original commit touched several files under tools/tools, but
this commit only includes changes to cxgbetool.
296236:
Fix some whitespace nits in cxgbetool.c. No functional change.
Sponsored by: Chelsio Communications
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions