linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] amt: fix typo in comment
@ 2022-07-28  3:28 RuffaloLavoisier
  2022-07-29  5:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: RuffaloLavoisier @ 2022-07-28  3:28 UTC (permalink / raw)
  To: Taehee Yoo, David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: RuffaloLavoisier, netdev, linux-kernel

Correct spelling on 'non-existent' in comment

Signed-off-by: Ruffalo Lavoisier <RuffaloLavoisier@gmail.com>
---
I wrote about the commit message in detail and modified the name.
 drivers/net/amt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/amt.c b/drivers/net/amt.c
index febfcf2d92af..9a247eb7679c 100644
--- a/drivers/net/amt.c
+++ b/drivers/net/amt.c
@@ -449,7 +449,7 @@ static void amt_group_work(struct work_struct *work)
 	dev_put(amt->dev);
 }
 
-/* Non-existant group is created as INCLUDE {empty}:
+/* Non-existent group is created as INCLUDE {empty}:
  *
  * RFC 3376 - 5.1. Action on Change of Interface State
  *
-- 
2.25.1


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

* Re: [PATCH v2] amt: fix typo in comment
  2022-07-28  3:28 [PATCH v2] amt: fix typo in comment RuffaloLavoisier
@ 2022-07-29  5:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-07-29  5:30 UTC (permalink / raw)
  To: RuffaloLavoisier
  Cc: ap420073, davem, edumazet, kuba, pabeni, RuffaloLavoisier,
	netdev, linux-kernel

Hello:

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

On Thu, 28 Jul 2022 12:28:54 +0900 you wrote:
> Correct spelling on 'non-existent' in comment
> 
> Signed-off-by: Ruffalo Lavoisier <RuffaloLavoisier@gmail.com>
> ---
> I wrote about the commit message in detail and modified the name.
>  drivers/net/amt.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [v2] amt: fix typo in comment
    https://git.kernel.org/netdev/net-next/c/39befe3a43a5

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:[~2022-07-29  5:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28  3:28 [PATCH v2] amt: fix typo in comment RuffaloLavoisier
2022-07-29  5: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).