commit | 659c90eed8f2667febc1fd1f6473799ab6a45fb6 | [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 | 7846a24bc1bf4d1204a59cc96915750151f6dcc6 | |
parent | 78ee96de6486ab9ff5c38145b55d5fc7de43dd77 [diff] |
vnc: 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>