On Mon, Aug 12, 2019 at 01:54:21PM +0200, Michal Privoznik wrote:
From: Michal Privoznik <miso.privoz...@gmail.com>


Different e-mail.

In this test there is this macro CHECK_LIST_COUNT() which checks
if a list of PCI devices contains expected count. If it doesn't
an error is reported and 'goto cleanup' is invoked. There's no
real reason for that as even since its introduction there is no
cleanup done and all 'cleanup' labels contains nothing but
'return'.

Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
---
tests/virhostdevtest.c | 147 ++++++++++++-----------------------------
1 file changed, 42 insertions(+), 105 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

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

Reply via email to