mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
style(9): clean up trailing whitespace
MFC after: 3 weeks Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
f59d3d55b6
commit
da880f61ca
1 changed files with 1 additions and 1 deletions
|
|
@ -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; \
|
||||
|
|
|
|||
Loading…
Reference in a new issue