]> git.proxmox.com Git - mirror_qemu.git/commit - system/physmem.c
replace TABs with spaces
authorYeqi Fu <fufuyqqqqqq@gmail.com>
Wed, 15 Mar 2023 03:26:49 +0000 (11:26 +0800)
committerThomas Huth <thuth@redhat.com>
Mon, 20 Mar 2023 11:43:50 +0000 (12:43 +0100)
commit48805df9c22a0700fba4b3b548fafaa21726ca68
tree651201596e3c686f2e64efd4f8feb5fd137c38ab
parent5cb993ff131fca2abef3ce074a20258fd6fce557
replace TABs with spaces

Bring the files in line with the QEMU coding style, with spaces
for indentation.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/378
Signed-off-by: Yeqi Fu <fufuyqqqqqq@gmail.com>
Message-Id: <20230315032649.57568-1-fufuyqqqqqq@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
32 files changed:
chardev/baum.c
hw/char/parallel.c
hw/char/serial.c
hw/core/loader.c
hw/dma/etraxfs_dma.c
hw/gpio/max7310.c
hw/input/ads7846.c
hw/rtc/m48t59.c
hw/rtc/twl92230.c
hw/scsi/scsi-bus.c
hw/sd/sd.c
hw/watchdog/wdt_ib700.c
include/crypto/aes.h
include/crypto/desrfb.h
include/disas/dis-asm.h
include/elf.h
include/exec/cpu-all.h
include/hw/acpi/acpi.h
include/hw/elf_ops.h
include/hw/pci/pci_bridge.h
include/hw/pcmcia.h
include/hw/scsi/scsi.h
include/hw/sd/sd.h
include/hw/virtio/virtio.h
include/qemu/bitmap.h
include/qemu/compiler.h
include/qemu/uri.h
pc-bios/optionrom/optionrom.h
softmmu/physmem.c
tests/unit/test-rcu-list.c
util/bitops.c
util/envlist.c