On 25/10/2022 16.28, Amarjargal Gundjalam wrote:
The TABs should be replaced with spaces, to make sure that we have a
consistent coding style with an indentation of 4 spaces everywhere.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/370
Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>
Signed-off-by: Amarjargal Gundjalam <amarjarga...@gmail.com>
---
hw/display/blizzard.c | 352 ++++-----
hw/display/cirrus_vga.c | 1606 +++++++++++++++++++--------------------
hw/display/omap_dss.c | 598 +++++++--------
hw/display/pxa2xx_lcd.c | 196 ++---
hw/display/vga_regs.h | 6 +-
hw/display/xenfb.c | 260 +++----
6 files changed, 1509 insertions(+), 1509 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>