Re: [libvirt] VMware ESX 3/3: Cleanup varaible naming

2009-08-06 Thread Daniel Veillard
On Wed, Aug 05, 2009 at 03:23:28PM +0200, Matthias Bolte wrote: > Subject says it all. No functional change included. > Okay, applied along with the 2 previous fixes, thanks ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ dan...@veillard.com | Rpmfi

Re: [libvirt] VMware ESX 3/3: Cleanup varaible naming

2009-08-06 Thread Daniel P. Berrange
On Wed, Aug 05, 2009 at 03:23:28PM +0200, Matthias Bolte wrote: > Subject says it all. No functional change included. > diff --git a/src/esx/esx_driver.c b/src/esx/esx_driver.c > index 49fdf00..0225e9a 100644 > --- a/src/esx/esx_driver.c > +++ b/src/esx/esx_driver.c > @@ -56,11 +56,11 @@ static in

[libvirt] VMware ESX 3/3: Cleanup varaible naming

2009-08-05 Thread Matthias Bolte
Subject says it all. No functional change included. Matthias diff --git a/src/esx/esx_driver.c b/src/esx/esx_driver.c index 49fdf00..0225e9a 100644 --- a/src/esx/esx_driver.c +++ b/src/esx/esx_driver.c @@ -56,11 +56,11 @@ static int esxDomainGetMaxVcpus(virDomainPtr domain); typedef struct _esx