
7 Mar
2016
7 Mar
'16
6:20 p.m.
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.