Linux Documentation
 help / color / mirror / Atom feed
From: Ayananta Paul <ayanantapaul@gmail.com>
To: donald.hunter@gmail.com, kuba@kernel.org
Cc: davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
	 horms@kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org,  linux-doc@vger.kernel.org
Subject: Re: [PATCH 1/3] Documentation: netlink: fix spelling in tcp_metrics.yaml
Date: Tue, 28 Jul 2026 11:29:08 +0530	[thread overview]
Message-ID: <amhElJLQoUJE3lwA@ubuntu-btw> (raw)
In-Reply-To: <20260728052507.9954-1-ayanantapaul@gmail.com>

On Tue, Jul 28, 2026 at 10:55:07AM +0530, Ayananta Paul wrote:
> Correct the spelling of "reordering" which was incorrectly
> written as "reodering" on lines 113 and 115.
> 
> Issues identified using `codespell -D - -S "*.bin,*.o,*.a,*.so,*.ko,*.gz,*.png,*.jpg" Documentation/`
> 
> Signed-off-by: Ayananta Paul <ayanantapaul@gmail.com>
> ---
>  Documentation/netlink/specs/tcp_metrics.yaml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/netlink/specs/tcp_metrics.yaml b/Documentation/netlink/specs/tcp_metrics.yaml
> index 13144aeed31a..dddf92bedc4d 100644
> --- a/Documentation/netlink/specs/tcp_metrics.yaml
> +++ b/Documentation/netlink/specs/tcp_metrics.yaml
> @@ -110,9 +110,9 @@ attribute-sets:
>          type: u32
>          doc: Congestion Window.
>        -
> -        name: reodering
> +        name: reordering
>          type: u32
> -        doc: Reodering metric.
> +        doc: Reordering metric.
>        -
>          name: rtt-us
>          type: u32
> -- 
> 2.53.0
> 

Apologies -- this was sent with an incorrect \"1/3\" label due 
to a local git-format-patch mistake on my end (unrelated commits 
sitting on the same branch). This is a standalone fix, not part 
of any series. Please disregard the \"1/3\" in the subject.

Ayananta 

      reply	other threads:[~2026-07-28  5:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-28  5:25 [PATCH 1/3] Documentation: netlink: fix spelling in tcp_metrics.yaml Ayananta Paul
2026-07-28  5:59 ` Ayananta Paul [this message]

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=amhElJLQoUJE3lwA@ubuntu-btw \
    --to=ayanantapaul@gmail.com \
    --cc=davem@davemloft.net \
    --cc=donald.hunter@gmail.com \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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