pcspk: use QEMU_ALIGN_DOWN
commit668c2d1f91f467ae718fc3e03cffed25ade8bfce
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)
treee1aa5dcf4ef3b34419947f5c0eff83c4ad8a69b8
parentec34748507c3eb812fe38afc59cc19a3bb713466
pcspk: 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>
hw/audio/pcspk.c