
11 Aug
2022
11 Aug
'22
7:52 a.m.
On a Thursday in 2022, Peter Krempa wrote:
The only caller doesn't check the return value and actually doesn't have one either. Remove the return value and adjust return statements.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_migration.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano