commit | 21cf3e120191eb1302da2bbfc6c41239e0d84db7 | [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 | 2ada62965407f8bbeea5e3811e2250864c66db83 | |
parent | 6fb0022b48c6f646f5bd5178152efe7e2398dd41 [diff] |
qcow2: 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: Eric Blake <eblake@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net>