2 Oct
2020
2 Oct
'20
2:33 p.m.
On a Friday in 2020, Peter Krempa wrote:
After recent refactors the function can be refactored to remove the 'cleanup' label by using autoptr for the 'map' variable.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_hotplug.c | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano