Re: [dpdk-dev] [PATCH v3 15/18] vhost: fix typo in comment

2021-10-14 Thread Xia, Chenbo
> -Original Message- > From: Stephen Hemminger > Sent: Friday, October 15, 2021 5:56 AM > To: dev@dpdk.org > Cc: Stephen Hemminger ; Maxime Coquelin > ; Xia, Chenbo > Subject: [PATCH v3 15/18] vhost: fix typo in comment > > Yet another spelling error found by codespell. > > Signed-off-b

[dpdk-dev] [PATCH v3 15/18] vhost: fix typo in comment

2021-10-14 Thread Stephen Hemminger
Yet another spelling error found by codespell. Signed-off-by: Stephen Hemminger --- lib/vhost/rte_vhost.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/vhost/rte_vhost.h b/lib/vhost/rte_vhost.h index fd372d52594b..2c4801d9561c 100644 --- a/lib/vhost/rte_vhost.h +++