svn commit: r318094 - head/tests/sys/aio
Ngie Cooper
ngie at FreeBSD.org
Tue May 9 18:54:37 UTC 2017
Author: ngie
Date: Tue May 9 18:54:35 2017
New Revision: 318094
URL: https://svnweb.freebsd.org/changeset/base/318094
Log:
style(9): clean up trailing whitespace
MFC after: 3 weeks
Sponsored by: Dell EMC Isilon
Modified:
head/tests/sys/aio/local.h
Modified: head/tests/sys/aio/local.h
==============================================================================
--- head/tests/sys/aio/local.h Tue May 9 18:46:49 2017 (r318093)
+++ head/tests/sys/aio/local.h Tue May 9 18:54:35 2017 (r318094)
@@ -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; \
More information about the svn-src-head
mailing list