On Mon, Jan 30, 2023 at 08:24:36AM -0600, David Vernet wrote: > On Thu, Jan 26, 2023 at 10:39:34PM -0800, Randy Dunlap wrote: > > Correct spelling problems for Documentation/bpf/ as reported > > by codespell. > > > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > Cc: Andrii Nakryiko <andrii@xxxxxxxxxx> > > Cc: Alexei Starovoitov <ast@xxxxxxxxxx> > > Cc: Daniel Borkmann <daniel@xxxxxxxxxxxxx> > > Cc: bpf@xxxxxxxxxxxxxxx > > Cc: Jonathan Corbet <corbet@xxxxxxx> > > Cc: linux-doc@xxxxxxxxxxxxxxx > > --- > > Documentation/bpf/libbpf/libbpf_naming_convention.rst | 6 +++--- > > Documentation/bpf/map_xskmap.rst | 2 +- > > Documentation/bpf/ringbuf.rst | 4 ++-- > > Documentation/bpf/verifier.rst | 2 +- > > 4 files changed, 7 insertions(+), 7 deletions(-) > > > > diff -- a/Documentation/bpf/libbpf/libbpf_naming_convention.rst b/Documentation/bpf/libbpf/libbpf_naming_convention.rst > > --- a/Documentation/bpf/libbpf/libbpf_naming_convention.rst > > +++ b/Documentation/bpf/libbpf/libbpf_naming_convention.rst [...] Ah, please disregard, I missed that Alexei had already merged this. Thanks for the cleanup.