]> Git Repo - qemu.git/commit
virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON
authorMarc-André Lureau <[email protected]>
Thu, 10 Dec 2020 13:47:45 +0000 (17:47 +0400)
committerPaolo Bonzini <[email protected]>
Tue, 15 Dec 2020 17:52:10 +0000 (12:52 -0500)
commitdb5deef996e78f02e2fec0c2453de8d0db749832
tree7a0ed137c6b0d49dfdb79b601fdc66389b46b312
parent77d35c83d3bcabdc64e2e8a58d6ff0d546e65120
virtiofsd: replace _Static_assert with QEMU_BUILD_BUG_ON

This allows to get rid of a check for older GCC version (which was a bit
bogus too since it was falling back on c++ version..)

Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Dr. David Alan Gilbert <[email protected]>
Message-Id: <20201210134752[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
tools/virtiofsd/fuse_common.h
This page took 0.025818 seconds and 4 git commands to generate.