linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nfp: flower: fix typo in comment
@ 2022-05-21 11:11 Julia Lawall
  2022-05-21 12:17 ` Niklas Söderlund
  2022-05-22 19:50 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Julia Lawall @ 2022-05-21 11:11 UTC (permalink / raw)
  To: Simon Horman
  Cc: kernel-janitors, Jakub Kicinski, David S. Miller, Eric Dumazet,
	Paolo Abeni, oss-drivers, netdev, linux-kernel

Spelling mistake (triple letters) in comment.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

---
 drivers/net/ethernet/netronome/nfp/flower/lag_conf.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/netronome/nfp/flower/lag_conf.c b/drivers/net/ethernet/netronome/nfp/flower/lag_conf.c
index 63907aeb3884..ede90e086b28 100644
--- a/drivers/net/ethernet/netronome/nfp/flower/lag_conf.c
+++ b/drivers/net/ethernet/netronome/nfp/flower/lag_conf.c
@@ -576,7 +576,7 @@ nfp_fl_lag_changeupper_event(struct nfp_fl_lag *lag,
 	group->dirty = true;
 	group->slave_cnt = slave_count;
 
-	/* Group may have been on queue for removal but is now offfloable. */
+	/* Group may have been on queue for removal but is now offloable. */
 	group->to_remove = false;
 	mutex_unlock(&lag->lock);
 


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

* Re: [PATCH] nfp: flower: fix typo in comment
  2022-05-21 11:11 [PATCH] nfp: flower: fix typo in comment Julia Lawall
@ 2022-05-21 12:17 ` Niklas Söderlund
  2022-05-22 19:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Niklas Söderlund @ 2022-05-21 12:17 UTC (permalink / raw)
  To: Julia Lawall
  Cc: Simon Horman, kernel-janitors, Jakub Kicinski, David S. Miller,
	Eric Dumazet, Paolo Abeni, oss-drivers, netdev, linux-kernel

Hi Julia,

Thanks for your work.

On 2022-05-21 13:11:23 +0200, Julia Lawall wrote:
> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

Reviewed-by: Niklas Söderlund <niklas.soderlund@corigine.com>

> 
> ---
>  drivers/net/ethernet/netronome/nfp/flower/lag_conf.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/ethernet/netronome/nfp/flower/lag_conf.c b/drivers/net/ethernet/netronome/nfp/flower/lag_conf.c
> index 63907aeb3884..ede90e086b28 100644
> --- a/drivers/net/ethernet/netronome/nfp/flower/lag_conf.c
> +++ b/drivers/net/ethernet/netronome/nfp/flower/lag_conf.c
> @@ -576,7 +576,7 @@ nfp_fl_lag_changeupper_event(struct nfp_fl_lag *lag,
>  	group->dirty = true;
>  	group->slave_cnt = slave_count;
>  
> -	/* Group may have been on queue for removal but is now offfloable. */
> +	/* Group may have been on queue for removal but is now offloable. */
>  	group->to_remove = false;
>  	mutex_unlock(&lag->lock);
>  
> 

-- 
Kind Regards,
Niklas Söderlund

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

* Re: [PATCH] nfp: flower: fix typo in comment
  2022-05-21 11:11 [PATCH] nfp: flower: fix typo in comment Julia Lawall
  2022-05-21 12:17 ` Niklas Söderlund
@ 2022-05-22 19:50 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-05-22 19:50 UTC (permalink / raw)
  To: Julia Lawall
  Cc: simon.horman, kernel-janitors, kuba, davem, edumazet, pabeni,
	oss-drivers, netdev, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Sat, 21 May 2022 13:11:23 +0200 you wrote:
> Spelling mistake (triple letters) in comment.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>
> 
> ---
>  drivers/net/ethernet/netronome/nfp/flower/lag_conf.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - nfp: flower: fix typo in comment
    https://git.kernel.org/netdev/net-next/c/b993e72cdd44

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] 3+ messages in thread

end of thread, other threads:[~2022-05-22 19:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 11:11 [PATCH] nfp: flower: fix typo in comment Julia Lawall
2022-05-21 12:17 ` Niklas Söderlund
2022-05-22 19:50 ` 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).