* [PATCH net-next] net: cxgb: fix a typo in kernel doc
@ 2021-11-30 7:03 Jεan Sacren
2021-11-30 12:20 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Jεan Sacren @ 2021-11-30 7:03 UTC (permalink / raw)
To: davem, kuba, hkallweit1, andrew, netdev
From: Jean Sacren <sakiwit@gmail.com>
Fix a trivial typo of 'pakcet' in cxgb kernel doc.
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
---
drivers/net/ethernet/chelsio/cxgb/sge.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/chelsio/cxgb/sge.c b/drivers/net/ethernet/chelsio/cxgb/sge.c
index cda01f22c71c..12e76fd0ae91 100644
--- a/drivers/net/ethernet/chelsio/cxgb/sge.c
+++ b/drivers/net/ethernet/chelsio/cxgb/sge.c
@@ -1359,7 +1359,7 @@ static void restart_sched(struct tasklet_struct *t)
* @fl: the free list that contains the packet buffer
* @len: the packet length
*
- * Process an ingress ethernet pakcet and deliver it to the stack.
+ * Process an ingress ethernet packet and deliver it to the stack.
*/
static void sge_rx(struct sge *sge, struct freelQ *fl, unsigned int len)
{
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] net: cxgb: fix a typo in kernel doc
2021-11-30 7:03 [PATCH net-next] net: cxgb: fix a typo in kernel doc Jεan Sacren
@ 2021-11-30 12:20 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-11-30 12:20 UTC (permalink / raw)
To: =?utf-8?q?J=CE=B5an_Sacren_=3Csakiwit=40gmail=2Ecom=3E?=
Cc: davem, kuba, hkallweit1, andrew, netdev
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Tue, 30 Nov 2021 00:03:11 -0700 you wrote:
> From: Jean Sacren <sakiwit@gmail.com>
>
> Fix a trivial typo of 'pakcet' in cxgb kernel doc.
>
> Signed-off-by: Jean Sacren <sakiwit@gmail.com>
> ---
> drivers/net/ethernet/chelsio/cxgb/sge.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [net-next] net: cxgb: fix a typo in kernel doc
https://git.kernel.org/netdev/net-next/c/6167597d442f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-30 12:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-30 7:03 [PATCH net-next] net: cxgb: fix a typo in kernel doc Jεan Sacren
2021-11-30 12:20 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).