]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Adjust names of qemuDomainSecretInfoType enums
authorJohn Ferlan <jferlan@redhat.com>
Mon, 2 May 2016 11:20:32 +0000 (07:20 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 5 May 2016 18:47:50 +0000 (14:47 -0400)
commit70ae856e349d285832d2d41188ff0538ef321129
tree01216beb1d81534c428042e64f2d0b65c1e82497
parentb6238738ea9cad9e41ed94ce2f45bd8be74ef306
qemu: Adjust names of qemuDomainSecretInfoType enums

From a review after push, add the "_TYPE" into the name.

Also use qemuDomainSecretInfoType in the struct rather than int
with the comment field containing the struct name

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h