Re: [PATCH] hw/loongarch/virt: Checkpatch cleanup

2025-01-03 Thread Philippe Mathieu-Daudé
On 3/1/25 07:45, Bibo Mao wrote: Code cleanup with directory hw/loongarch/, removing errors from command "scripts/checkpatch.pl hw/loongarch/*" Signed-off-by: Bibo Mao --- hw/loongarch/acpi-build.c | 3 ++- hw/loongarch/boot.c | 4 ++-- hw/loongarch/virt.c | 10 ++ 3

[PATCH] hw/loongarch/virt: Checkpatch cleanup

2025-01-02 Thread Bibo Mao
Code cleanup with directory hw/loongarch/, removing errors from command "scripts/checkpatch.pl hw/loongarch/*" Signed-off-by: Bibo Mao --- hw/loongarch/acpi-build.c | 3 ++- hw/loongarch/boot.c | 4 ++-- hw/loongarch/virt.c | 10 ++ 3 files changed, 10 insertions(+), 7 dele