Date: Tue, 9 May 2017 18:54:36 +0000 (UTC) From: Ngie Cooper <ngie@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r318094 - head/tests/sys/aio Message-ID: <201705091854.v49IsaGW096737@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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; \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705091854.v49IsaGW096737>