]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Simplify qemuMigrationResetTLS
authorJiri Denemark <jdenemar@redhat.com>
Wed, 5 Apr 2017 11:04:04 +0000 (13:04 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 7 Apr 2017 11:43:37 +0000 (13:43 +0200)
commit4097de405e5ea5fae3867028ee901c03f80eb15b
treea2ba9afe05a3569230914dc74494c10997d925d8
parent439a1795fd3dc8a47ad794bf10a4c86a3ee14e61
qemu: Simplify qemuMigrationResetTLS

It's only called from qemuMigrationReset now so it doesn't need to be
exported and {tls,sec}Alias are always NULL.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_migration.c
src/qemu/qemu_migration.h