Re: [dpdk-dev] [PATCH v3 05/18] rcu: fix typo in comment

2021-10-14 Thread Honnappa Nagarahalli
> > Another codespell find. > > Signed-off-by: Stephen Hemminger Reviewed-by: Honnappa Nagarahalli > --- > lib/rcu/rte_rcu_qsbr.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/rcu/rte_rcu_qsbr.h b/lib/rcu/rte_rcu_qsbr.h index > 18811c1cc106..62a420a785fc 1006

[dpdk-dev] [PATCH v3 05/18] rcu: fix typo in comment

2021-10-14 Thread Stephen Hemminger
Another codespell find. Signed-off-by: Stephen Hemminger --- lib/rcu/rte_rcu_qsbr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rcu/rte_rcu_qsbr.h b/lib/rcu/rte_rcu_qsbr.h index 18811c1cc106..62a420a785fc 100644 --- a/lib/rcu/rte_rcu_qsbr.h +++ b/lib/rcu/rte_rcu_qsbr.