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
hyperv_device_monitor.h
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
hyperv_interface_driver.c
hyperv_interface_driver.h
hyperv_network_driver.c
hyperv_network_driver.h
hyperv_nwfilter_driver.c
hyperv_nwfilter_driver.h
hyperv_private.h
hyperv_secret_driver.c
hyperv_secret_driver.h
hyperv_storage_driver.c
hyperv_storage_driver.h
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
hyperv_wmi_classes.c
hyperv_wmi_classes.h
hyperv_wmi_generator.input
hyperv_wmi_generator.py
hyperv_wmi.c Adapt to VIR_ALLOC and virAsprintf in src/hyperv/* 2013-07-10 11:07:31 +02:00
hyperv_wmi.h
openwsman.h