2013/7/8 Daniel P. Berrange <berra...@redhat.com>:
> From: "Daniel P. Berrange" <berra...@redhat.com>
>
> 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 <berra...@redhat.com>
> ---
>  src/hyperv/hyperv_driver.c | 4 ++--
>  src/hyperv/hyperv_util.c   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

ACK.

--
Matthias Bolte
http://photron.blogspot.com

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to