qemu/hw/dma
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function
A few functions now end with a label.  The next commit will clean them
up.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250407082643.2310002-3-armbru@redhat.com>
[Straightforward conflict with commit 988ad4cceb (hw/loongarch/virt:
Fix cpuslot::cpu set at last in virt_cpu_plug()) resolved]
2025-04-24 09:33:42 +02:00
..
bcm2835_dma.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
i8257.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
i82374.c hw/dma/i82374: Categorize and add description 2025-03-31 16:34:01 +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/dma: Remove omap_dma4 device 2024-10-01 14:58:07 +01:00
pl080.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
pl330.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
rc4030.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
sifive_pdma.c cleanup: Drop pointless return at end of function 2025-04-24 09:33:42 +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 include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01: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 Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
xlnx-zdma.c include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2024-12-19 19:36:37 +01:00
xlnx-zynq-devcfg.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
xlnx_csu_dma.c Accel & Exec patch queue 2024-12-21 11:07:00 -05:00
xlnx_dpdma.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00