]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: remove redundant local variable
authorJán Tomko <jtomko@redhat.com>
Thu, 11 Sep 2014 10:54:20 +0000 (12:54 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 16 Sep 2014 12:32:30 +0000 (14:32 +0200)
commit0ece766bd2f3627ad53c418e23d078127b9fbc26
tree70e4cc84ab64e08bf130b77a2d3d91a0ee25dc12
parentfb78d1cee7ff6bafff80a58be3ff7710488d55ad
conf: remove redundant local variable

Use just one int variable for all the FromString calls.
src/conf/domain_conf.c