]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove conn parameter from PCI functions
authorMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 4 Feb 2010 23:16:34 +0000 (00:16 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 9 Feb 2010 00:04:55 +0000 (01:04 +0100)
commit9140756d3025e52c38a7541237f2ef3d6a9ad277
treeab1746348ca3abb44701661ac68add505f758131
parent0a5befc4c081bb77a5549a63e56d42ab7f137e48
Remove conn parameter from PCI functions

It was used for error reporting only.
src/qemu/qemu_driver.c
src/qemu/qemu_security_dac.c
src/security/security_selinux.c
src/util/pci.c
src/util/pci.h
src/xen/xen_driver.c