[libvirt] [PATCH 04/24] tests: hostdev: Use size_t for count variables

Laine Stump laine at laine.org
Mon Mar 7 18:20:13 UTC 2016


On 03/07/2016 12:24 PM, Andrea Bolognani wrote:
> virPCIDeviceListCount()'s return type is size_t, so variables that
> store its return value should be of that type.
> ---
>   tests/virhostdevtest.c | 24 +++++++++---------------
>   1 file changed, 9 insertions(+), 15 deletions(-)
>

ACK.




More information about the libvir-list mailing list