
4 Aug
2022
4 Aug
'22
1:36 p.m.
On Tue, Jul 26, 2022 at 04:37:15PM +0200, Peter Krempa wrote:
The only instance in this file can be simplified to avoid checking the capability.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_alias.c | 10 ++++------ src/qemu/qemu_alias.h | 5 ++--- src/qemu/qemu_hotplug.c | 2 +- src/qemu/qemu_process.c | 2 +- tests/qemuhotplugtest.c | 2 +- 5 files changed, 9 insertions(+), 12 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>