Re: [PATCH bpf-next] Fix typos in selftest/bpf files

From: Randy Dunlap
Date: Thu Feb 16 2023 - 11:58:52 EST




On 2/16/23 00:55, Taichi Nishimura wrote:
> Run spell checker on files in selftest/bpf and fixed typos.
>
> Signed-off-by: Taichi Nishimura <awkrail01@xxxxxxxxx>

Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.

> ---
> tools/testing/selftests/bpf/prog_tests/migrate_reuseport.c | 2 +-
> tools/testing/selftests/bpf/prog_tests/trampoline_count.c | 2 +-
> .../testing/selftests/bpf/progs/btf_dump_test_case_syntax.c | 2 +-
> tools/testing/selftests/bpf/progs/dynptr_fail.c | 2 +-
> tools/testing/selftests/bpf/progs/strobemeta.h | 2 +-
> tools/testing/selftests/bpf/progs/test_cls_redirect.c | 6 +++---
> tools/testing/selftests/bpf/progs/test_subprogs.c | 2 +-
> tools/testing/selftests/bpf/progs/test_xdp_vlan.c | 2 +-
> tools/testing/selftests/bpf/test_cpp.cpp | 2 +-
> tools/testing/selftests/bpf/veristat.c | 4 ++--
> 10 files changed, 13 insertions(+), 13 deletions(-)
>


--
~Randy