From: Abhinav Saxena Date: Fri, 8 Nov 2024 19:56:42 +0000 (-0700) Subject: tc: fix typo probabilty in tc.yaml doc X-Git-Tag: v6.13-rc1~135^2~96 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf6d9fe09185aa7e296c24385940f29a1364e87d;p=thirdparty%2Fkernel%2Flinux.git tc: fix typo probabilty in tc.yaml doc 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 Link: https://patch.msgid.link/20241108195642.139315-1-xandfury@gmail.com Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/netlink/specs/tc.yaml b/Documentation/netlink/specs/tc.yaml index b02d59a0349c4..aacccea5dfe42 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