Re: [PATCH] hw/arm: Replace TABs for spaces

2025-05-05 Thread Stefan Weil via
Am 03.05.25 um 22:13 schrieb Santiago Monserrat Campanello: replaced for arm code Signed-off-by: Santiago Monserrat Campanello Resolves: https://gitlab.com/qemu-project/qemu/-/issues/373 --- replaced tabs with vim :retab, except in some defines where I tried to put everything in the same colum

Re: [PATCH] hw/arm: Replace TABs for spaces

2025-05-05 Thread Thomas Huth
On 03/05/2025 22.13, Santiago Monserrat Campanello wrote: replaced for arm code Signed-off-by: Santiago Monserrat Campanello Resolves: https://gitlab.com/qemu-project/qemu/-/issues/373 Hi! Thanks for tackling this! Some comments below... diff --git a/hw/arm/omap1.c b/hw/arm/omap1.c index