examples/vdpa: remove useless device count
authorMaxime Coquelin <maxime.coquelin@redhat.com>
Fri, 26 Jun 2020 14:04:39 +0000 (16:04 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 30 Jun 2020 12:52:30 +0000 (14:52 +0200)
commitfbe6be6ea04cad614a4d2914be2f6da788bcf706
treee1073180fddc25a33ee27d8c1ab60139c7f668a8
parent71296e7b2dcb6ba9aa047fa5a26ef6bed3de039f
examples/vdpa: remove useless device count

The VDPA example now uses the vDPA class iterator, so
knowing the number of available devices beforehand is
no longer needed.

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Adrián Moreno <amorenoz@redhat.com>
examples/vdpa/main.c