diff mbox series

tc: fix typo probabilty in tc.yaml doc

Message ID 20241108195642.139315-1-xandfury@gmail.com (mailing list archive)
State Accepted
Commit cf6d9fe09185aa7e296c24385940f29a1364e87d
Headers show
Series tc: fix typo probabilty in tc.yaml doc | expand

Checks

Context Check Description
netdev/tree_selection success Not a local patch

Commit Message

Abhinav Saxena Nov. 8, 2024, 7:56 p.m. UTC
Fix spelling of "probability" in tc.yaml documentation. This corrects
the max-P field description in struct tc_sfq_qopt_v1.

Signed-off-by: Abhinav Saxena <xandfury@gmail.com>
---
 Documentation/netlink/specs/tc.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org Nov. 9, 2024, 5:50 p.m. UTC | #1
Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri,  8 Nov 2024 12:56:42 -0700 you wrote:
> Fix spelling of "probability" in tc.yaml documentation. This corrects
> the max-P field description in struct tc_sfq_qopt_v1.
> 
> Signed-off-by: Abhinav Saxena <xandfury@gmail.com>
> ---
>  Documentation/netlink/specs/tc.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - tc: fix typo probabilty in tc.yaml doc
    https://git.kernel.org/netdev/net-next/c/cf6d9fe09185

You are awesome, thank you!
diff mbox series

Patch

diff --git a/Documentation/netlink/specs/tc.yaml b/Documentation/netlink/specs/tc.yaml
index b02d59a0349c..aacccea5dfe4 100644
--- a/Documentation/netlink/specs/tc.yaml
+++ b/Documentation/netlink/specs/tc.yaml
@@ -622,7 +622,7 @@  definitions:
       -
         name: max-P
         type: u32
-        doc: probabilty, high resolution
+        doc: probability, high resolution
       -
         name: stats
         type: binary