]> git.proxmox.com Git - mirror_qemu.git/commit
hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macro
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Thu, 5 Jul 2018 15:58:11 +0000 (12:58 -0300)
committerLaurent Vivier <laurent@vivier.eu>
Fri, 26 Oct 2018 15:17:32 +0000 (17:17 +0200)
commit3666331a0274a574f065c857da99181e4ece5803
treec342e64d156acdc7a3b2a4864e38ee3cce834ab6
parent66175626598b54dd8f86a8a83511d0a42e9b9062
hw/intc/gicv3: Remove useless parenthesis around DIV_ROUND_UP macro

Patch created mechanically by rerunning:

  $  spatch --sp-file scripts/coccinelle/round.cocci \
            --macro-file scripts/cocci-macro-file.h \
            --dir . --in-place

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20180705155811.20366-8-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
include/hw/intc/arm_gicv3_common.h