fix same typo in multiple places
authorMuhammad Bilal <m.bilal@emumba.com>
Fri, 15 May 2020 16:50:54 +0000 (21:50 +0500)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 19 May 2020 13:55:57 +0000 (15:55 +0200)
commit5a448a55b4bb39720a42d9a186ed35dd6515e980
tree6399fbe7a0153aa383c99a949da279b9873d1802
parentab72057adad33d6624f471a6483f992d94924874
fix same typo in multiple places

Removed the typing error in doc/guides/eventdevs/index.rst,
drivers/net/mlx5/mlx5.c and in lib/librte_vhost/rte_vhost.h

Bugzilla ID: 477
Fixes: 0857b9421138 ("doc: add event device and software eventdev")
Fixes: 039253166a57 ("vhost: add device op when notification to guest is sent")
Fixes: ad74bc619504 ("net/mlx5: support multiport IB device during probing")
Cc: stable@dpdk.org
Signed-off-by: Muhammad Bilal <m.bilal@emumba.com>
doc/guides/eventdevs/index.rst
drivers/net/mlx5/mlx5.c
lib/librte_vhost/rte_vhost.h