]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/core/machine: Fix indentation
authorGustavo Romero <gustavo.romero@linaro.org>
Sun, 4 May 2025 21:56:34 +0000 (21:56 +0000)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 9 May 2025 20:49:26 +0000 (23:49 +0300)
commitf6527ddff85ac7600fb73b3c835bf7bb5f3e3478
tree1c5650611323cb0fbbfe5d89c5f60965f8e559e7
parentcc9c8fcf3cbffb64402a70a4473092f463cd4e87
hw/core/machine: Fix indentation

Fix indentation for some elements in the hardware compat arrays.

Signed-off-by: Gustavo Romero <gustavo.romero@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/core/machine.c