]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Remove unused variables in qemuDomainUpdateDeviceConfig
authorKothapally Madhu Pavan <kmp@linux.vnet.ibm.com>
Tue, 16 May 2017 07:45:09 +0000 (03:45 -0400)
committerJán Tomko <jtomko@redhat.com>
Mon, 22 May 2017 17:07:48 +0000 (19:07 +0200)
commit3c845817b885ce0adc8141c7f451a2e02e538d1b
treec352119dfb4d9a2405f305f8243905c34038d6da
parent77780a29edace958a1f931d3281b962be4f5290e
qemu: Remove unused variables in qemuDomainUpdateDeviceConfig

priv and qemuCaps variables are not used anymore.

Signed-off-by: Kothapally Madhu Pavan <kmp@linux.vnet.ibm.com>
src/qemu/qemu_driver.c