public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create"
@ 2026-03-08 19:11 ShravyaPanchagiri
  2026-03-11  2:01 ` Jakub Kicinski
  0 siblings, 1 reply; 2+ messages in thread
From: ShravyaPanchagiri @ 2026-03-08 19:11 UTC (permalink / raw)
  To: netdev, linux-kernel, linux-doc
  Cc: sgoutham, lcherian, gakula, hkelam, sbhatta, davem, edumazet,
	kuba, pabeni, horms, corbet, skhan, ShravyaPanchagiri

Signed-off-by: ShravyaPanchagiri <shravy112@gmail.com>
---
 .../networking/device_drivers/ethernet/marvell/octeontx2.rst    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst b/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst
index a52850602cd8..c31c6c197cdb 100644
--- a/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst
+++ b/Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst
@@ -323,7 +323,7 @@ Setup HTB offload
 
         # ethtool -K <interface> hw-tc-offload on
 
-2. Crate htb root::
+2. Create htb root::
 
         # tc qdisc add dev <interface> clsact
         # tc qdisc replace dev <interface> root handle 1: htb offload
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create"
  2026-03-08 19:11 [PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create" ShravyaPanchagiri
@ 2026-03-11  2:01 ` Jakub Kicinski
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2026-03-11  2:01 UTC (permalink / raw)
  To: ShravyaPanchagiri
  Cc: netdev, linux-kernel, linux-doc, sgoutham, lcherian, gakula,
	hkelam, sbhatta, davem, edumazet, pabeni, horms, corbet, skhan

On Sun,  8 Mar 2026 14:11:42 -0500 ShravyaPanchagiri wrote:
> Subject: [PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create"

space after docs:
I think you wanted the repetition of the sentence to be in the commit
msg body? Please fix and repost
-- 
pw-bot: cr

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-11  2:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-08 19:11 [PATCH] docs:octeontx2: fix typo in documentation Fix spelling mistake "Crate" to "Create" ShravyaPanchagiri
2026-03-11  2:01 ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox