]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/sd/sdcard: Correct code indentation
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 11 Jun 2024 14:19:41 +0000 (16:19 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 24 Jun 2024 08:41:42 +0000 (10:41 +0200)
commit8d380565adf45fa456832d7e2cbbf7be359ebbd8
treedf45c6f12270083b9d67fd965ed7d6692b7a5c62
parentc2e857b4cac0186d4ba1521fcfeb9b5322831676
hw/sd/sdcard: Correct code indentation

Fix mis-alignment from commits 793d04f495 and 6380cd2052
("Add sd_cmd_SEND_TUNING_BLOCK" and "Add sd_cmd_SET_BLOCK_COUNT").

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Tested-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20240621080554.18986-2-philmd@linaro.org>
hw/sd/sd.c