On Thu, Jan 26, 2023 at 10:40 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> 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 > @@ -83,8 +83,8 @@ This prevents from accidentally exportin > to be a part of ABI what, in turn, improves both libbpf developer- and > user-experiences. > > -ABI versionning > ---------------- > +ABI versioning > +-------------- The patch looks fine, but please submit it independently targeting bpf-next with [PATCH bpf-next] subj. We want to avoid conflicts.