]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virhostdevtest: s/CHECK_LIST_COUNT/CHECK_PCI_LIST_COUNT/
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 14 Jun 2019 12:30:13 +0000 (14:30 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 6 Aug 2019 09:20:44 +0000 (11:20 +0200)
commit84d11903e1f7829384614f26e0dff01b1493f70a
tree11eba14210c74c7c8ab9fdbeb99442f9d48a7f3f
parentd2899a648543402b5bf44531fc2e9d5a835eaa5e
virhostdevtest: s/CHECK_LIST_COUNT/CHECK_PCI_LIST_COUNT/

In near future we will need to check for number of members of two
different types of lists: PCI and NVMe. Rename CHECK_LIST_COUNT
to CHECK_PCI_LIST_COUNT to mark explicitly what type of list it
is working with.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
ACKed-by: Peter Krempa <pkrempa@redhat.com>
tests/virhostdevtest.c