[PATCH v4 13/18] rib: fix typo in comment

Medvedkin, Vladimir vladimir.medvedkin at intel.com
Fri Nov 12 15:23:09 CET 2021



On 12/11/2021 01:02, Stephen Hemminger wrote:
> Yet another spelling error found by codespell.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
>   lib/rib/rte_rib6.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/rib/rte_rib6.c b/lib/rib/rte_rib6.c
> index b00c7fbf5ab0..70405113b419 100644
> --- a/lib/rib/rte_rib6.c
> +++ b/lib/rib/rte_rib6.c
> @@ -199,7 +199,7 @@ rte_rib6_lookup_exact(struct rte_rib6 *rib,
>   }
>   
>   /*
> - *  Traverses on subtree and retreeves more specific routes
> + *  Traverses on subtree and retrieves more specific routes
>    *  for a given in args ip/depth prefix
>    *  last = NULL means the first invocation
>    */
> 

Acked-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>

-- 
Regards,
Vladimir


More information about the dev mailing list