]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/display: fix tab indentation
authorAmarjargal Gundjalam <amarjargal16@gmail.com>
Tue, 25 Oct 2022 14:28:10 +0000 (22:28 +0800)
committerThomas Huth <thuth@redhat.com>
Tue, 8 Nov 2022 09:23:32 +0000 (10:23 +0100)
commita076a3dcbf6cd5b038ce5ac8f419bb8d65f6432a
tree02fb52ba66d4d6876706528e73f619572bfb6be0
parentef99aa2a31d6189f9eb39114f1752b1b980c766b
hw/display: fix tab indentation

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
Signed-off-by: Amarjargal Gundjalam <amarjargal16@gmail.com>
Message-Id: <5cefd05b4d3721d416e48e6df19df18cb6338933.1666707782.git.amarjargal16@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/display/blizzard.c
hw/display/cirrus_vga.c
hw/display/omap_dss.c
hw/display/pxa2xx_lcd.c
hw/display/vga_regs.h
hw/display/xenfb.c