libvirt/src/hyperv
Daniel P. Berrange 9dc913172f Convert 'int i' to 'size_t i' in src/hyperv/ files
Convert the type of loop iterators named 'i', 'j', k',
'ii', 'jj', 'kk', to be 'size_t' instead of 'int' or
'unsigned int', also santizing 'ii', 'jj', 'kk' to use
the normal 'i', 'j', 'k' naming

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-07-10 17:55:16 +01:00
..
hyperv_device_monitor.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
hyperv_device_monitor.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hyperv_driver.c Convert 'int i' to 'size_t i' in src/hyperv/ files 2013-07-10 17:55:16 +01:00
hyperv_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hyperv_interface_driver.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
hyperv_interface_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hyperv_network_driver.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
hyperv_network_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hyperv_nwfilter_driver.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
hyperv_nwfilter_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hyperv_private.h Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
hyperv_secret_driver.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
hyperv_secret_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hyperv_storage_driver.c virutil: Move string related functions to virstring.c 2013-05-02 16:56:55 +02:00
hyperv_storage_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hyperv_util.c Convert 'int i' to 'size_t i' in src/hyperv/ files 2013-07-10 17:55:16 +01:00
hyperv_util.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hyperv_wmi_classes.c maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hyperv_wmi_classes.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hyperv_wmi_generator.input hyperv: Add OpenWSMAN based client for the Hyper-V WMI API 2011-08-26 17:52:55 +02:00
hyperv_wmi_generator.py maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
hyperv_wmi.c Adapt to VIR_ALLOC and virAsprintf in src/hyperv/* 2013-07-10 11:07:31 +02:00
hyperv_wmi.h Rename buf.{c,h} to virbuffer.{c,h} 2012-12-21 11:17:12 +00:00
openwsman.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00