]> git.ipfire.org Git - thirdparty/libvirt.git/commit
phyp: Refactor extraction of vcpu count
authorPeter Krempa <pkrempa@redhat.com>
Fri, 16 Oct 2015 13:38:48 +0000 (15:38 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 24 Nov 2015 12:16:55 +0000 (13:16 +0100)
commite29dfe9b27f6c81592ae805c256f8d25216ad2f8
tree9778f182fa181e7e8de5a2abe16da918634a97e7
parenta44da44b1c6da2d0b66489c40c16e361899de4b3
phyp: Refactor extraction of vcpu count

To simplify further refactors change the way the vcpu count is extracted
to use a temp variable rather than juggling with def.maxvcpus.
src/phyp/phyp_driver.c