netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrea Claudi <aclaudi@redhat.com>
To: netdev@vger.kernel.org
Cc: Leon Romanovsky <leon@kernel.org>, Jiri Pirko <jiri@resnulli.us>,
	Jon Maloy <jmaloy@redhat.com>,
	Stephen Hemminger <stephen@networkplumber.org>,
	David Ahern <dsahern@gmail.com>
Subject: [PATCH iproute2 0/2] Fix some more typos in docs and comments
Date: Tue,  9 Jan 2024 17:32:33 +0100	[thread overview]
Message-ID: <cover.1704816744.git.aclaudi@redhat.com> (raw)

Time for some start-of-the-year cleanup :)

Using codespell, fix most of the typos in iproute2 docs and comments,
except for some false positives. I didn't bother to report a Fixes tag
for all the typos, but I can do that if needed.

Andrea Claudi (2):
  docs, man: fix some typos
  treewide: fix typos in various comments

 devlink/devlink.c           | 2 +-
 doc/actions/actions-general | 2 +-
 examples/bpf/README         | 2 +-
 include/bpf_api.h           | 2 +-
 include/libiptc/libiptc.h   | 2 +-
 include/xt-internal.h       | 2 +-
 lib/json_print.c            | 2 +-
 man/man8/devlink-rate.8     | 2 +-
 rdma/rdma.h                 | 2 +-
 tc/em_canid.c               | 2 +-
 tc/m_gact.c                 | 2 +-
 tc/q_htb.c                  | 3 ++-
 tc/q_netem.c                | 2 +-
 tipc/README                 | 2 +-
 14 files changed, 15 insertions(+), 14 deletions(-)

-- 
2.43.0


             reply	other threads:[~2024-01-09 16:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-09 16:32 Andrea Claudi [this message]
2024-01-09 16:32 ` [PATCH iproute2 1/2] docs, man: fix some typos Andrea Claudi
2024-01-10 10:35   ` Petr Machata
2024-01-11 17:21   ` Stephen Hemminger
2024-01-11 19:39   ` Stephen Hemminger
2024-01-09 16:32 ` [PATCH iproute2 2/2] treewide: fix typos in various comments Andrea Claudi
2024-01-10 10:54   ` Petr Machata
2024-01-11 19:40   ` Stephen Hemminger
2024-01-12 11:23     ` Andrea Claudi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1704816744.git.aclaudi@redhat.com \
    --to=aclaudi@redhat.com \
    --cc=dsahern@gmail.com \
    --cc=jiri@resnulli.us \
    --cc=jmaloy@redhat.com \
    --cc=leon@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).