treewide: Remove the unnecessary space before semicolon
commitc1dadb8462ff5021218f2c1aa015594952f441ca
authorBin Meng <bmeng@tinylab.org>
Mon, 24 Oct 2022 07:28:02 +0000 (24 15:28 +0800)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 24 Oct 2022 11:41:10 +0000 (24 13:41 +0200)
treeb263025d7ce8b2da1406793b869388cc9aedeb6f
parentfe8a7390c10c78b806211d7e36727c461d39a17f
treewide: Remove the unnecessary space before semicolon

%s/return ;/return;

Signed-off-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <20221024072802.457832-1-bmeng@tinylab.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/9pfs/9p.c
hw/dma/pl330.c
hw/net/can/can_sja1000.c
hw/timer/renesas_cmt.c
hw/timer/renesas_tmr.c
hw/virtio/virtio-pci.c
include/hw/elf_ops.h
target/riscv/vector_helper.c
target/rx/op_helper.c
ui/vnc-jobs.c
ui/vnc.c