ngie a9629fc127 Fix gcc warnings
Add `WRAPPED_CTASSERT` macro by annotating CTASSERTs with __unused
to deal with -Wunused-local-typedefs warnings from gcc 4.8+.
All other compilers (clang, etc) use CTASSERT as-is. A more generic
solution for this issue will be proposed after ^/stable/11 is forked.

Consolidate all CTASSERTs under one block instead of inlining them in
functions.

Approved by: re (gjb)
Differential Revision: https://reviews.freebsd.org/D7119
MFC after: 1 week
Reported by: Jenkins
Reviewed by: grehan (maintainer)
Sponsored by: EMC / Isilon Storage Division
2016-07-06 05:02:59 +00:00
..
2016-07-06 04:56:45 +00:00
2016-05-27 06:22:24 +00:00
2016-05-27 06:22:24 +00:00
2016-07-06 04:58:42 +00:00
2016-07-06 05:02:59 +00:00
2016-05-27 06:22:24 +00:00
2016-05-27 06:22:24 +00:00
2016-05-27 06:22:24 +00:00