]> git.proxmox.com Git - mirror_qemu.git/commit - ui/vnc-enc-tight.c
ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 4 Jul 2018 15:39:17 +0000 (12:39 -0300)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 24 Aug 2018 06:40:11 +0000 (08:40 +0200)
commit949ed4c227395473cdd3748cc62f4e96bfc9c142
tree1468e488c0092f2a62fc239ac8c78342c3600d7b
parent6fb34ffcaae0823304b2e9dd96ea67e59d11b780
ui/vnc: 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>
Message-Id: <20180704153919.12432-7-f4bug@amsat.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/vnc-enc-tight.c
ui/vnc.c