mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-08 22:15:21 +00:00
qemuMigrationParamsResetTLS: Fix comment
The comment mentioned that the function resets migration params, but
that is not true as of commit eb54cb473a
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
3b61106550
commit
7a34e04d82
@ -1061,7 +1061,7 @@ qemuMigrationParamsDisableTLS(virDomainObjPtr vm,
|
||||
* @apiFlags: API flags used to start the migration
|
||||
*
|
||||
* Deconstruct all the setup possibly done for TLS - delete the TLS and
|
||||
* security objects, free the secinfo, and reset the migration params to "".
|
||||
* security objects and free the secinfo
|
||||
*/
|
||||
static void
|
||||
qemuMigrationParamsResetTLS(virQEMUDriverPtr driver,
|
||||
|
Loading…
Reference in New Issue
Block a user