i386: use ROUND_UP macro
commit17fc7e93fd0c819d6ffd0a872930b0d2653ca170
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 6 Jun 2017 15:44:01 +0000 (6 19:44 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 31 Aug 2017 10:29:07 +0000 (31 12:29 +0200)
tree0606590130f93cedd0c2c08031401bb9e37211c2
parent1201d308519f1e915866d7583d5136d03cc1d384
i386: use ROUND_UP macro

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

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target/i386/arch_dump.c