]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remove redundant condition
authorJán Tomko <jtomko@redhat.com>
Wed, 17 Jun 2015 15:57:56 +0000 (17:57 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 18 Jun 2015 10:13:00 +0000 (12:13 +0200)
commit6fab625f968d51efbaa07a43283ccfe5dd1c6abe
treeaa1b94cb16df2124553384aaf4449d33974c0fbb
parenta9a27e602cf790a1513e9bb07f70acebc3d2fb3b
remove redundant condition

If the address type is SPAPRVIO, it will match the != NONE condition.
src/qemu/qemu_command.c