aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-05-09 18:54:35 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-05-09 18:54:35 +0000
commitda880f61cabe70119930bf3eb12a04ac7db51c3b (patch)
tree6b70569688259786dddb2fba148768ac948e3209
parentf59d3d55b6deae458fc10d83eb2f852769a12d6c (diff)
downloadsrc-da880f61cabe70119930bf3eb12a04ac7db51c3b.tar.gz
src-da880f61cabe70119930bf3eb12a04ac7db51c3b.zip
style(9): clean up trailing whitespace
MFC after: 3 weeks Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=318094
-rw-r--r--tests/sys/aio/local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/aio/local.h b/tests/sys/aio/local.h
index 308b70010cf4..5507df990ecb 100644
--- a/tests/sys/aio/local.h
+++ b/tests/sys/aio/local.h
@@ -52,7 +52,7 @@
} else if (_unsafe == 0) \
atf_tc_skip("Unsafe AIO is disabled"); \
} while (0)
-
+
#define PLAIN_REQUIRE_UNSAFE_AIO(_exit_code) do { \
size_t _len; \
int _unsafe; \