vnc: use QEMU_ALIGN_DOWN
commit5a3804db616634779be8e5ebcc6409c2bd9b58b5
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 22 Jun 2017 11:04:16 +0000 (22 13:04 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 31 Aug 2017 10:29:07 +0000 (31 12:29 +0200)
tree458812e563dc6557d97f9884bf0cd8025f7b7ced
parent17fc7e93fd0c819d6ffd0a872930b0d2653ca170
vnc: 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: Richard Henderson <rth@twiddle.net>
ui/vnc.c