]> git.proxmox.com Git - mirror_qemu.git/commit
hw/block: replace TABs with space
authorYeqi Fu <fufuyqqqqqq@gmail.com>
Tue, 14 Mar 2023 09:50:01 +0000 (17:50 +0800)
committerThomas Huth <thuth@redhat.com>
Fri, 24 Mar 2023 10:45:46 +0000 (11:45 +0100)
commitd091b5b442ea0b28bea2d108dad5dfe1ee2ac7cc
tree4b0ae2a5f5f4678f484856978e0597a80dcb5ae7
parent0030b244a7dc8411b534854167c62817511c5f0e
hw/block: replace TABs with space

Bring the block files in line with the QEMU coding style, with spaces
for indentation. This patch partially resolves the issue 371.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/371
Signed-off-by: Yeqi Fu <fufuyqqqqqq@gmail.com>
Message-Id: <20230314095001.13801-1-fufuyqqqqqq@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
hw/block/fdc.c
hw/block/nand.c
hw/block/onenand.c
hw/block/tc58128.c
include/hw/block/flash.h