<snip>

> 
> Another codespell find.
> 
> Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
Thanks Stephen
Reviewed-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com>

> ---
>  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.h
> @@ -362,7 +362,7 @@ rte_rcu_qsbr_thread_offline(struct rte_rcu_qsbr *v,
> unsigned int thread_id)
> 
>       /* The reader can go offline only after the load of the
>        * data structure is completed. i.e. any load of the
> -      * data strcture can not move after this store.
> +      * data structure can not move after this store.
>        */
> 
>       __atomic_store_n(&v->qsbr_cnt[thread_id].cnt,
> --
> 2.30.2

Reply via email to