RE: [PATCH v4 15/18] vhost: fix typo in comment

2021-11-14 Thread Xia, Chenbo
> -Original Message- > From: Stephen Hemminger > Sent: Friday, November 12, 2021 8:02 AM > To: dev@dpdk.org > Cc: Stephen Hemminger ; Maxime Coquelin > ; Xia, Chenbo > Subject: [PATCH v4 15/18] vhost: fix typo in comment > > Yet another spelling error found by

[PATCH v4 15/18] vhost: fix typo in comment

2021-11-11 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 af0afbcf60e0..b454c05868e1 100644 --- a/lib/vhost/rte_vhost.h +++