]> Git Repo - qemu.git/commit - target/i386/cpu.c
Remove empty statements
authorLadi Prosek <[email protected]>
Tue, 17 Oct 2017 14:40:51 +0000 (16:40 +0200)
committerMichael Tokarev <[email protected]>
Mon, 18 Dec 2017 14:07:02 +0000 (17:07 +0300)
commit3c254ab8d76e49d2bda818ec5885d110f2e1e67e
tree06c5a4dc91ddee98a48ee7670134c8d47541ca6f
parent411ad78115ebeb3411cf4b7622784b93dfabe259
Remove empty statements

Thanks to Laszlo Ersek for spotting the double semicolon in target/i386/kvm.c

I have trivially grepped the tree for ';;' in C files.

Suggested-by: Laszlo Ersek <[email protected]>
Signed-off-by: Ladi Prosek <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Reviewed-by: Laurent Vivier <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
hw/misc/imx6_ccm.c
hw/s390x/virtio-ccw.c
linux-user/signal.c
migration/block.c
target/i386/cpu.c
target/i386/kvm.c
target/sh4/translate.c
This page took 0.025049 seconds and 4 git commands to generate.