[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87ply9o3lc.fsf@nvidia.com>
Date: Wed, 10 Jan 2024 11:54:51 +0100
From: Petr Machata <petrm@...dia.com>
To: Andrea Claudi <aclaudi@...hat.com>
CC: <netdev@...r.kernel.org>, Leon Romanovsky <leon@...nel.org>, Jiri Pirko
<jiri@...nulli.us>, Jon Maloy <jmaloy@...hat.com>, Stephen Hemminger
<stephen@...workplumber.org>, David Ahern <dsahern@...il.com>
Subject: Re: [PATCH iproute2 2/2] treewide: fix typos in various comments
Andrea Claudi <aclaudi@...hat.com> writes:
> Fix various typos and spelling errors in some iproute2 comments.
>
> Signed-off-by: Andrea Claudi <aclaudi@...hat.com>
Reviewed-by: Petr Machata <petrm@...dia.com>
> diff --git a/include/bpf_api.h b/include/bpf_api.h
> index 5887d3a8..287f96b6 100644
> --- a/include/bpf_api.h
> +++ b/include/bpf_api.h
> @@ -253,7 +253,7 @@ static int BPF_FUNC(skb_set_tunnel_opt, struct __sk_buff *skb,
> # define memmove(d, s, n) __builtin_memmove((d), (s), (n))
> #endif
>
> -/* FIXME: __builtin_memcmp() is not yet fully useable unless llvm bug
> +/* FIXME: __builtin_memcmp() is not yet fully usable unless llvm bug
> * https://llvm.org/bugs/show_bug.cgi?id=26218 gets resolved. Also
> * this one would generate a reloc entry (non-map), otherwise.
> */
BTW, I wouldn't spell it "useable" myself, but I think it is not
incorrect.
Powered by blists - more mailing lists