Place cancel and error under #ifdef DEBUG to mute
authorngie <ngie@FreeBSD.org>
Mon, 28 Dec 2015 02:01:41 +0000 (02:01 +0000)
committerngie <ngie@FreeBSD.org>
Mon, 28 Dec 2015 02:01:41 +0000 (02:01 +0000)
commit07728c8cffc22a7b6783b448565f28dcbd8abbb4
tree70d9f9c647d01d7430bfc3704f3007836322e73f
parentcaf04c1d5c2a76694e89633ec86e80fdad7fda16
Place cancel and error under #ifdef DEBUG to mute
-Wunused-but-set-variable warnings reported by gcc 4.9

Remove some trailing whitespace as well

Tested with and without -DDEBUG

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
tests/sys/aio/aio_kqueue_test.c