]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainDiskChangeSupported: use CHECK_STREQ_NULLABLE more
authorJán Tomko <jtomko@redhat.com>
Thu, 28 Mar 2019 14:21:25 +0000 (15:21 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 3 Apr 2019 07:52:54 +0000 (09:52 +0200)
commite5794c542b004fc443a667e0f149691259c0920a
tree0f6fa6002e129bd0bb2c9d73633b04a84b5e9be9
parent35d76db2b7a477abb520cdd920bce2ce5fb820c9
qemuDomainDiskChangeSupported: use CHECK_STREQ_NULLABLE more

Convert the other string comparisons to use the macro.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Laine Stump <laine@laine.org>
src/qemu/qemu_domain.c