mirror of
https://github.com/kdave/btrfs-progs
synced 2025-01-12 08:49:33 +00:00
9b5ae7c6d7
The BUILD_ASSERT macro checks what _Static_assert can do. Remove it as it's not really used in ioctl.h as it defines a stub. The assertions still remain in the code outside of libbtrfs, we can delete it here as the API is frozen and won't be changed. Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
crc32c.c | ||
crc32c.h | ||
ctree.h | ||
ioctl.h | ||
kerncompat.h | ||
libbtrfs.sym | ||
send-stream.c | ||
send-stream.h | ||
send-utils.c | ||
send-utils.h | ||
send.h | ||
version.h.in |