commit | 206a0fc75d5f54886c1b3f3a65782a75e36b6b97 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Jun 22 13:04:16 2017 +0200 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Aug 31 12:29:07 2017 +0200 |
tree | 014c639d7e87a7d0924b6d5369c3f0169e86f17e | |
parent | 074d5afe7c710c935f5558f23eb8e2b28778e491 [diff] |
kvm: use DIV_ROUND_UP 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>