]> Git Repo - qemu.git/commit - hw/timer/i8254_common.c
i8254: use QEMU_ALIGN_DOWN
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)
commitec34748507c3eb812fe38afc59cc19a3bb713466
tree9d26e8834b775289bed4bb1b914231a917cba8b7
parent33c5793bd92b85b0d3666f35e44cef855b48e76a
i8254: use QEMU_ALIGN_DOWN

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]>
hw/timer/i8254_common.c
This page took 0.020328 seconds and 4 git commands to generate.