]> git.ipfire.org Git - thirdparty/libvirt.git/commit
testVirFindSCSIHostByPCI: Remove unused 'path_addr'
authorPeter Krempa <pkrempa@redhat.com>
Thu, 11 Jun 2020 08:23:52 +0000 (10:23 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 15 Jun 2020 08:27:37 +0000 (10:27 +0200)
commit0eefd2a00abe4539a2919f25576648aa01b589de
tree2461d8ee9b43c7d7628ae42207692563d3fb05b4
parent84a4208ed293531b329cbccdfe8c3bce033e2e74
testVirFindSCSIHostByPCI: Remove unused 'path_addr'

The path is formatted but then just freed without any use since
introduction of the test function.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com
tests/scsihosttest.c