* [PATCH] Documentation: netlink: fix spelling in tcp_metrics.yaml
@ 2026-07-29 3:41 Ayananta Paul
0 siblings, 0 replies; 3+ messages in thread
From: Ayananta Paul @ 2026-07-29 3:41 UTC (permalink / raw)
To: kuba, donald.hunter
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] 3+ messages in thread* [PATCH] Documentation: netlink: fix spelling in tcp_metrics.yaml
@ 2026-07-27 14:46 Ayananta Paul
2026-07-27 17:54 ` Jakub Kicinski
0 siblings, 1 reply; 3+ messages in thread
From: Ayananta Paul @ 2026-07-27 14:46 UTC (permalink / raw)
To: donald.hunter; +Cc: kuba, 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] 3+ messages in thread
end of thread, other threads:[~2026-07-29 3:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-29 3:41 [PATCH] Documentation: netlink: fix spelling in tcp_metrics.yaml Ayananta Paul
-- strict thread matches above, loose matches on Subject: below --
2026-07-27 14:46 Ayananta Paul
2026-07-27 17:54 ` Jakub Kicinski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.