qemu/hw/hyperv
Markus Armbruster 6c37ebf330 error: Drop some obviously superfluous error_propagate()
When error_propagate(errp, local_err) is the only reader of
@local_err, we can just as well change its writers to write @errp
directly, and drop the error_propagate() along with @local_err.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20221121085054.683122-2-armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2022-12-14 16:19:35 +01:00
..
hyperv.c hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset() 2022-10-27 10:27:23 +01:00
hyperv_testdev.c
Kconfig hw: hyperv: Initial commit for Synthetic Debugging device 2022-04-06 14:31:56 +02:00
meson.build hw: hyperv: Initial commit for Synthetic Debugging device 2022-04-06 14:31:56 +02:00
syndbg.c util: rename qemu_*block() socket functions 2022-05-03 15:53:20 +04:00
trace-events
trace.h
vmbus.c error: Drop some obviously superfluous error_propagate() 2022-12-14 16:19:35 +01:00