]> git.ipfire.org Git - thirdparty/libvirt.git/commit
This patch removes the virConnectPtr parameter from all functions where it's not...
authorStefan Berger <stefanb@us.ibm.com>
Mon, 5 Apr 2010 16:34:55 +0000 (12:34 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Mon, 5 Apr 2010 16:34:55 +0000 (12:34 -0400)
commit45274d41217e7eb3a066570102ba019cf2fa3e5a
tree270568fba6d50024b3819d2ad27ce1ac9c402153
parent88151c7cbc6a66c21ca1ae58061a4c4867b90f6a
This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function.
src/conf/nwfilter_conf.c
src/conf/nwfilter_conf.h
src/conf/nwfilter_params.c
src/conf/nwfilter_params.h
src/nwfilter/nwfilter_driver.c
src/nwfilter/nwfilter_ebiptables_driver.c
src/nwfilter/nwfilter_gentech_driver.c
src/nwfilter/nwfilter_gentech_driver.h
tests/nwfilterxml2xmltest.c