]> git.proxmox.com Git - mirror_qemu.git/commit - block/vhdx-log.c
vhdx: use QEMU_ALIGN_DOWN
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 22 Jun 2017 11:04:16 +0000 (13:04 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 31 Aug 2017 10:29:07 +0000 (12:29 +0200)
commitcf7a09c1e4e4869c1257c1490e770b8801f8ec43
tree005c50e9506e330bd2b2881fd07d258503ba607d
parent5a3804db616634779be8e5ebcc6409c2bd9b58b5
vhdx: use QEMU_ALIGN_DOWN

I used the clang-tidy qemu-round check to generate the fix:
https://github.com/elmarco/clang-tools-extra

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
block/vhdx-log.c