* [PATCH 1/3] Documentation: netlink: fix spelling in tcp_metrics.yaml
@ 2026-07-28 5:25 Ayananta Paul
2026-07-28 5:59 ` Ayananta Paul
0 siblings, 1 reply; 2+ messages in thread
From: Ayananta Paul @ 2026-07-28 5:25 UTC (permalink / raw)
To: donald.hunter, kuba
Cc: davem, edumazet, pabeni, horms, netdev, linux-kernel, linux-doc,
Ayananta Paul
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
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH 1/3] Documentation: netlink: fix spelling in tcp_metrics.yaml
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
0 siblings, 0 replies; 2+ messages in thread
From: Ayananta Paul @ 2026-07-28 5:59 UTC (permalink / raw)
To: donald.hunter, kuba
Cc: davem, edumazet, pabeni, horms, netdev, linux-kernel, linux-doc
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-28 5:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox