linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] drivers/net/ppp/ppp_async.c: Fix spelling typo in comment
@ 2023-12-27  1:58 YouHong Li
  2024-01-03  0:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: YouHong Li @ 2023-12-27  1:58 UTC (permalink / raw)
  To: paulus
  Cc: linux-ppp, netdev, linux-kernel, davem, liyouhong, k2ci, Simon Horman

From: liyouhong <liyouhong@kylinos.cn>

Fix spelling typo in comment

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: liyouhong <liyouhong@kylinos.cn>
Reviewed-by: Simon Horman <horms@kernel.org>

diff --git a/drivers/net/ppp/ppp_async.c b/drivers/net/ppp/ppp_async.c
index b287bb811875..cb55b2d95eff 100644
--- a/drivers/net/ppp/ppp_async.c
+++ b/drivers/net/ppp/ppp_async.c
@@ -547,7 +547,7 @@ ppp_async_encode(struct asyncppp *ap)
 	proto = get_unaligned_be16(data);
 
 	/*
-	 * LCP packets with code values between 1 (configure-reqest)
+	 * LCP packets with code values between 1 (configure-request)
 	 * and 7 (code-reject) must be sent as though no options
 	 * had been negotiated.
 	 */
-- 
2.34.1


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

* Re: [PATCH v2] drivers/net/ppp/ppp_async.c: Fix spelling typo in comment
  2023-12-27  1:58 [PATCH v2] drivers/net/ppp/ppp_async.c: Fix spelling typo in comment YouHong Li
@ 2024-01-03  0:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-01-03  0:30 UTC (permalink / raw)
  To: YouHong Li
  Cc: paulus, linux-ppp, netdev, linux-kernel, davem, kernel-bot, horms

Hello:

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

On Wed, 27 Dec 2023 09:58:31 +0800 you wrote:
> From: liyouhong <liyouhong@kylinos.cn>
> 
> Fix spelling typo in comment
> 
> Reported-by: k2ci <kernel-bot@kylinos.cn>
> Signed-off-by: liyouhong <liyouhong@kylinos.cn>
> Reviewed-by: Simon Horman <horms@kernel.org>

Here is the summary with links:
  - [v2] drivers/net/ppp/ppp_async.c: Fix spelling typo in comment
    https://git.kernel.org/netdev/net-next/c/38894ff3a04b

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:[~2024-01-03  0:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-27  1:58 [PATCH v2] drivers/net/ppp/ppp_async.c: Fix spelling typo in comment YouHong Li
2024-01-03  0:30 ` 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).