mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-11 09:17:52 +03:00
remove the dead code this patch is to remove the dead code Signed-off-by: JieWang <wangjie88@huawei.com>
Signed-off-by: JieWang <wangjie88@huawei.com>
This commit is contained in:
parent
b4478c16c0
commit
f9edff30fe
@ -1602,7 +1602,6 @@ qemuMigrationPrecreateDisk(virConnectPtr conn,
|
||||
_("cannot precreate storage for disk type '%s'"),
|
||||
virStorageTypeToString(disk->src->type));
|
||||
goto cleanup;
|
||||
break;
|
||||
}
|
||||
|
||||
if ((vol = virStorageVolLookupByName(pool, volName))) {
|
||||
|
Loading…
Reference in New Issue
Block a user