bus/vdev: fix a typo in doxygen comment
authorMuhammad Bilal <m.bilal@emumba.com>
Tue, 23 Jun 2020 13:26:02 +0000 (18:26 +0500)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 22 Jul 2020 00:21:11 +0000 (02:21 +0200)
commit71ee0b90289a90218fa510908362392a393531b0
tree864458c8ad19d06f964a2792fbaf1109f4ad4062
parentd9f94a929572c0e965d2b9c169bb421e6f34e56a
bus/vdev: fix a typo in doxygen comment

While uninitalizing the driver, the comment was mentioning
initialized instead of uninitalized in description of parameter.

Fixes: 0fe11ec592b2 ("eal: add vdev init and uninit")
Cc: stable@dpdk.org
Signed-off-by: Muhammad Bilal <m.bilal@emumba.com>
drivers/bus/vdev/rte_bus_vdev.h