summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_taskqueue.c
diff options
context:
space:
mode:
authorasomers <asomers@FreeBSD.org>2016-03-17 20:29:10 +0000
committerasomers <asomers@FreeBSD.org>2016-03-17 20:29:10 +0000
commita3cbd495a34b8bd5d456ca3a889e3d34b6c3acb1 (patch)
treec54ac24727330acad5fffd757d8bab0fb7501dda /sys/kern/subr_taskqueue.c
parent897095a01800ee7ca602fe26f4fa293f59202a0d (diff)
downloadFreeBSD-src-a3cbd495a34b8bd5d456ca3a889e3d34b6c3acb1.zip
FreeBSD-src-a3cbd495a34b8bd5d456ca3a889e3d34b6c3acb1.tar.gz
MFC r295900, r295768 to usr.sbin/iostat
r295768 | asomers | 2016-02-18 13:08:01 -0700 (Thu, 18 Feb 2016) | 14 lines Fix compiler warnings in iostat Raise WARNS from 1 to 6 (the default) Fix warnings: * Use C99 designated initializers for structs, and initialize all fields * Mark global variables as static * Mark unused function arguments * Be careful about signed/unsigned comparisons r295900 | asomers | 2016-02-22 14:40:53 -0700 (Mon, 22 Feb 2016) | 10 lines Fix the usr.sbin/iostat build with GCC, broken by r295768 Renamed some local variables for compatibility with -Wshadow
Diffstat (limited to 'sys/kern/subr_taskqueue.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud