[PATCH v4 05/18] rcu: fix typo in comment

Honnappa Nagarahalli Honnappa.Nagarahalli at arm.com
Fri Nov 12 01:50:42 CET 2021


<snip>

> 
> Another codespell find.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Thanks Stephen
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli at 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



More information about the dev mailing list