]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: remove extraneous _TYPE from driver backend enums
authorLaine Stump <laine@laine.org>
Fri, 26 Apr 2013 20:44:05 +0000 (16:44 -0400)
committerLaine Stump <laine@laine.org>
Sat, 27 Apr 2013 01:51:12 +0000 (21:51 -0400)
commit19635f7d0dd3cd6dd2228224b509324d898bb8db
tree6b5b2bfc6b8c822298fe94f5b90c43f9bcbb9ccb
parentd64e114f1415f15737fb902b4e5aada8e50d1a6d
conf: remove extraneous _TYPE from driver backend enums

This isn't strictly speaking a bugfix, but I realized I'd gotten a bit
too verbose when I chose the names for
VIR_DOMAIN_HOSTDEV_PCI_BACKEND_TYPE_*. This shortens them all a bit.
src/conf/domain_conf.c
src/conf/domain_conf.h
src/network/bridge_driver.c
src/qemu/qemu_command.c
src/qemu/qemu_hostdev.c
src/qemu/qemu_hotplug.c
src/security/security_apparmor.c
src/security/security_dac.c
src/security/security_selinux.c