]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Use typecasted switch
authorPeter Krempa <pkrempa@redhat.com>
Tue, 2 Feb 2016 08:43:36 +0000 (09:43 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 8 Feb 2016 08:08:38 +0000 (09:08 +0100)
commitf8fee9337b33ac0e9da56fb50e1adf5b8894f9ef
treef7a2fe9745409c3c0e7fe187591701568ed38ef0
parent986831a8d4f16921c5c81323a2ced70174da1a4e
qemu: hotplug: Use typecasted switch

Remove the default case since all cases are covered.
src/qemu/qemu_hotplug.c