
On Mon, Jun 18, 2007 at 03:32:38AM +0100, Daniel P. Berrange wrote:
And with the actual patch...
On Mon, Jun 18, 2007 at 03:18:40AM +0100, Daniel P. Berrange wrote:
This patch switches the driver.c, conf.c and dispatch.c files over to use the virError object and associated API instead of a custom version.
Makefile.am | 5 + conf.c | 192 ++++++++++++++++++++++++++++++------------------------------ dispatch.c | 16 +++-- driver.c | 174 ++++++++++++++++++++++++++++++------------------------ driver.h | 6 + internal.h | 2 6 files changed, 213 insertions(+), 182 deletions(-)
Patch looks fine and can probably be applied independantly of others, it's mostly a mechanical change. +1 Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/