linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] selftest/bpf: fix typo
       [not found] <20210120140350.883-1-angkery@163.com>
@ 2021-01-20 19:24 ` Alexei Starovoitov
  0 siblings, 0 replies; only message in thread
From: Alexei Starovoitov @ 2021-01-20 19:24 UTC (permalink / raw)
  To: angkery
  Cc: Shuah Khan, Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
	LKML, bpf, Network Development,
	open list:KERNEL SELFTEST FRAMEWORK, Junlin Yang

On Wed, Jan 20, 2021 at 6:22 AM angkery <angkery@163.com> wrote:
>
> From: Junlin Yang <yangjunlin@yulong.com>
>
> Change 'exeeds' to 'exceeds'.
>
> Signed-off-by: Junlin Yang <yangjunlin@yulong.com>

The patch didn't reach patchwork.
Please reduce cc list and resubmit to bpf@vger only.
Also pls mention [PATCH bpf-next] in the subject.

> ---
>  tools/testing/selftests/bpf/prog_tests/btf.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tools/testing/selftests/bpf/prog_tests/btf.c b/tools/testing/selftests/bpf/prog_tests/btf.c
> index 8ae97e2..ea008d0 100644
> --- a/tools/testing/selftests/bpf/prog_tests/btf.c
> +++ b/tools/testing/selftests/bpf/prog_tests/btf.c
> @@ -914,7 +914,7 @@ struct btf_raw_test {
>         .err_str = "Member exceeds struct_size",
>  },
>
> -/* Test member exeeds the size of struct
> +/* Test member exceeds the size of struct
>   *
>   * struct A {
>   *     int m;
> @@ -948,7 +948,7 @@ struct btf_raw_test {
>         .err_str = "Member exceeds struct_size",
>  },
>
> -/* Test member exeeds the size of struct
> +/* Test member exceeds the size of struct
>   *
>   * struct A {
>   *     int m;
> --
> 1.9.1
>
>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-20 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210120140350.883-1-angkery@163.com>
2021-01-20 19:24 ` [PATCH] selftest/bpf: fix typo Alexei Starovoitov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).