lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <328ad5a9-552b-ebd9-0ea2-6313a7347cad@infradead.org> Date: Thu, 16 Feb 2023 08:58:29 -0800 From: Randy Dunlap <rdunlap@...radead.org> To: Taichi Nishimura <awkrail01@...il.com>, andrii@...nel.org, mykolal@...com, ast@...nel.org, daniel@...earbox.net, martin.lau@...ux.dev, song@...nel.org, yhs@...com, john.fastabend@...il.com, kpsingh@...nel.org, sdf@...gle.com, haoluo@...gle.com, jolsa@...nel.org, shuah@...nel.org, davem@...emloft.net, kuba@...nel.org, hawk@...nel.org, nathan@...nel.org, ndesaulniers@...gle.com, trix@...hat.com, iii@...ux.ibm.com, ytcoode@...il.com, deso@...teo.net, memxor@...il.com, joannelkoong@...il.com Cc: bpf@...r.kernel.org, linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org, netdev@...r.kernel.org, llvm@...ts.linux.dev Subject: Re: [PATCH bpf-next] Fix typos in selftest/bpf files 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@...il.com> Reviewed-by: Randy Dunlap <rdunlap@...radead.org> 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
Powered by blists - more mailing lists