Re: [Qemu-devel] [PULL 24/29] kvm: use DIV_ROUND_UP

2017-09-05 Thread Peter Maydell
On 31 August 2017 at 11:34, Marc-André Lureau wrote: > 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 > Reviewed-by: Richard Henderson

[Qemu-devel] [PULL 24/29] kvm: use DIV_ROUND_UP

2017-08-31 Thread Marc-André Lureau
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 Reviewed-by: Richard Henderson --- linux-headers/asm-x86/kvm.h | 2 +- 1 file changed, 1 insertion(+), 1