Replace *CTASSERT() with _Static_assert()
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Fri, 21 Jan 2022 17:01:55 +0000 (18:01 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 26 Jan 2022 19:38:52 +0000 (11:38 -0800)
commitc70bb2f610523f9791796cedf6b0d5af1925131e
tree1c0cbe7d7360775f3cfe8511213be0e85387f2e1
parent7ada752a934f79d87fb9ef998455f26fd07f59a7
Replace *CTASSERT() with _Static_assert()

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #12993
cmd/zdb/zdb.c
include/os/freebsd/spl/sys/debug.h
include/os/linux/kernel/linux/mod_compat.h
include/os/linux/spl/sys/debug.h
include/sys/arc_impl.h
include/sys/vdev_impl.h
lib/libspl/include/assert.h
module/os/freebsd/zfs/zfs_ctldir.c
module/os/freebsd/zfs/zfs_vfsops.c
module/os/freebsd/zfs/zfs_vnops_os.c
module/zfs/edonr_zfs.c