]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: add spaces around operator
authorXinhao Zhang <zhangxinhao1@huawei.com>
Tue, 3 Nov 2020 11:45:27 +0000 (19:45 +0800)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 10 Nov 2020 11:03:47 +0000 (11:03 +0000)
commitbdc3b6f570e8bd219aa6a24a149b35a691e6986c
tree90c80195f434953f7e0628ce64712bfafdb6c32f
parent9df0a97298292f1638d4de9258ff1fc9092b7813
target/arm: add spaces around operator

Fix code style. Operator needs spaces both sides.

Signed-off-by: Xinhao Zhang <zhangxinhao1@huawei.com>
Signed-off-by: Kai Deng <dengkai1@huawei.com>
Message-id: 20201103114529.638233-1-zhangxinhao1@huawei.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/arch_dump.c
target/arm/arm-semi.c
target/arm/helper.c