qemu/hw/dma
Santiago Monserrat Campanello edf838289b hw/arm: Replace TABs for spaces in OMAP board and device code
In hw/arm and include/hw/arm, some source files for the OMAP SoC
and the sx1 boards that are our only remaining OMAP boards still
have hard-coded tabs (almost entirely used for the indent on
inline comments, not for actual code indent).

Replace the tabs with spaces using vim :retab. I used 4 spaces
except in some defines and comments where I tried to put
everything aligned in the same column for better readability.

This commit is a purely whitespace-only change.

Signed-off-by: Santiago Monserrat Campanello <santimonserr@gmail.com>
Message-id: 20250505131130.82206-1-santimonserr@gmail.com
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/373
[PMM: expanded commit message]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2025-05-14 14:29:47 +01:00
..
bcm2835_dma.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
i8257.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
i82374.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
Kconfig hw/dma: Implement a Xilinx CSU DMA model 2021-03-08 17:20:04 +00:00
meson.build hw/dma: Remove pxa2xx_dma 2024-10-01 14:25:34 +01:00
omap_dma.c hw/arm: Replace TABs for spaces in OMAP board and device code 2025-05-14 14:29:47 +01:00
pl080.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
pl330.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
rc4030.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
sifive_pdma.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
soc_dma.c hw/dma: avoid apparent overflow in soc_dma_set_request 2024-04-25 10:21:06 +01:00
sparc32_dma.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
trace-events hw/dma: Add a trace log for a description loading failure 2024-06-18 14:52:00 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
xilinx_axidma.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
xlnx-zdma.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
xlnx-zynq-devcfg.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
xlnx_csu_dma.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
xlnx_dpdma.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00