]> Git Repo - qemu.git/commit - hw/char/virtio-serial-bus.c
virtio-serial: use DIV_ROUND_UP
authorMarc-André Lureau <[email protected]>
Thu, 22 Jun 2017 11:04:16 +0000 (13:04 +0200)
committerMarc-André Lureau <[email protected]>
Thu, 31 Aug 2017 10:29:07 +0000 (12:29 +0200)
commit7b9a27cdbb5b510c7826b816f20259131169f9cd
tree423bf8b684916774a748309105f8f4f4370f3fe4
parentd1a0945f8412ab52ad523397d82be61ba835ae27
virtio-serial: 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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Amit Shah <[email protected]>
hw/char/virtio-serial-bus.c
This page took 0.024597 seconds and 4 git commands to generate.