commit | 69db8dfc19cd0aff951c63a4ec1f1ed26417a4fc | [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 | 4097fba4113d9d8d7dd33f08040dda34ae9bcf68 | |
parent | e5f99037481ba405cd6c3b2beaa2b786a5c68100 [diff] |
monitor: 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> Acked-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net>