diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2022-11-30 14:26:52 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-01-04 16:20:01 -0800 |
commit | dba6a9ebc1466cc6d495f2206ba8339e96e2abd5 (patch) | |
tree | 9b06cfc95e8ae3081d795fcf0b3a349a1d0ea46f /hw/pci-host/sh_pci.c | |
parent | ed145144c465f8e1ba7d5b692450c135c45af3db (diff) | |
download | qemu-dba6a9ebc1466cc6d495f2206ba8339e96e2abd5.zip qemu-dba6a9ebc1466cc6d495f2206ba8339e96e2abd5.tar.gz qemu-dba6a9ebc1466cc6d495f2206ba8339e96e2abd5.tar.bz2 |
tcg/s390x: Fix coding style
We are going to modify this code, so fix its style first to avoid:
ERROR: spaces required around that '*' (ctx:VxV)
#281: FILE: tcg/s390x/tcg-target.c.inc:1224:
+ uintptr_t mask = ~(0xffffull << i*16);
^
Reviewed-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221130132654.76369-2-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/pci-host/sh_pci.c')
0 files changed, 0 insertions, 0 deletions