]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_hotplug: Resolve DEADCODE coverity error
authorJohn Ferlan <jferlan@redhat.com>
Sat, 31 Aug 2013 11:06:38 +0000 (07:06 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Sun, 1 Sep 2013 23:30:59 +0000 (19:30 -0400)
commit5a8352f234d2fa53422423b9fb6a2ea02fa4de30
tree5eeadea6d59c562aa4f6433f5efb4a607e10ea01
parent461b1c8b7bc478c67d627373e559bd5621586a6e
qemu_hotplug: Resolve DEADCODE coverity error

Remove unused 'cgroup' variable in qemuDomainAttachDeviceDiskLive() to
resolve coverity DEADCODE complaint
src/qemu/qemu_hotplug.c