]> git.ipfire.org Git - thirdparty/libvirt.git/commit
maint: use parentheses after if
authorJán Tomko <jtomko@redhat.com>
Tue, 6 Mar 2018 12:06:56 +0000 (13:06 +0100)
committerJán Tomko <jtomko@redhat.com>
Thu, 8 Mar 2018 15:45:54 +0000 (16:45 +0100)
commit0a12d96c8590589d422387487f0055a446077246
tree883240df1022a431793a38d0a258d4e4f47d7abd
parenteefabb38c34cb61edcb4a233ebc7c764547e515e
maint: use parentheses after if

Some instances of ARCH_IS_PPC64 did not use them.

Introduced by commits da636d8 and ef08a54

Signed-off-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c
src/qemu/qemu_domain.c