
25 Sep
2021
25 Sep
'21
10:06 a.m.
On 9/24/21 1:30 AM, Kristina Hanicova wrote:
This patch is partially v2 of: https://listman.redhat.com/archives/libvir-list/2021-September/msg00728.html
Diff to v1: * split from previous big patch * split the fixing part and the refactoring part of the function into different patches
Kristina Hanicova (2): virsh: domain: fix mistake in cmdMigrateSetMaxDowntime() virsh: domain: remove unnecessary variable and label in cmdMigrateSetMaxDowntime()
tools/virsh-domain.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal