netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nfp: bpf: Fix typo 'the the' in comment
@ 2022-07-22  8:20 Slark Xiao
  2022-07-22  8:53 ` Simon Horman
  2022-07-25 10:10 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Slark Xiao @ 2022-07-22  8:20 UTC (permalink / raw)
  To: simon.horman, davem, edumazet, pabeni
  Cc: linux-kernel, bpf, oss-drivers, netdev, Slark Xiao

Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
---
 drivers/net/ethernet/netronome/nfp/bpf/jit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/netronome/nfp/bpf/jit.c b/drivers/net/ethernet/netronome/nfp/bpf/jit.c
index e31f8fbbc696..df2ab5cbd49b 100644
--- a/drivers/net/ethernet/netronome/nfp/bpf/jit.c
+++ b/drivers/net/ethernet/netronome/nfp/bpf/jit.c
@@ -4233,7 +4233,7 @@ static void nfp_bpf_opt_ldst_gather(struct nfp_prog *nfp_prog)
 			}
 
 			/* If the chain is ended by an load/store pair then this
-			 * could serve as the new head of the the next chain.
+			 * could serve as the new head of the next chain.
 			 */
 			if (curr_pair_is_memcpy(meta1, meta2)) {
 				head_ld_meta = meta1;
-- 
2.25.1


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

* Re: [PATCH] nfp: bpf: Fix typo 'the the' in comment
  2022-07-22  8:20 [PATCH] nfp: bpf: Fix typo 'the the' in comment Slark Xiao
@ 2022-07-22  8:53 ` Simon Horman
  2022-07-25 10:10 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2022-07-22  8:53 UTC (permalink / raw)
  To: Slark Xiao
  Cc: davem, edumazet, pabeni, linux-kernel, bpf, oss-drivers, netdev

On Fri, Jul 22, 2022 at 04:20:27PM +0800, Slark Xiao wrote:
> Replace 'the the' with 'the' in the comment.
> 
> Signed-off-by: Slark Xiao <slark_xiao@163.com>

Thanks for noticing this and helping to improve the NFP driver.

Acked-by: Simon Horman <simon.horman@corigine.com>

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

* Re: [PATCH] nfp: bpf: Fix typo 'the the' in comment
  2022-07-22  8:20 [PATCH] nfp: bpf: Fix typo 'the the' in comment Slark Xiao
  2022-07-22  8:53 ` Simon Horman
@ 2022-07-25 10:10 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-07-25 10:10 UTC (permalink / raw)
  To: Slark Xiao
  Cc: simon.horman, davem, edumazet, pabeni, linux-kernel, bpf,
	oss-drivers, netdev

Hello:

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

On Fri, 22 Jul 2022 16:20:27 +0800 you wrote:
> Replace 'the the' with 'the' in the comment.
> 
> Signed-off-by: Slark Xiao <slark_xiao@163.com>
> ---
>  drivers/net/ethernet/netronome/nfp/bpf/jit.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - nfp: bpf: Fix typo 'the the' in comment
    https://git.kernel.org/netdev/net/c/af35f95aca69

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-07-25 10:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22  8:20 [PATCH] nfp: bpf: Fix typo 'the the' in comment Slark Xiao
2022-07-22  8:53 ` Simon Horman
2022-07-25 10:10 ` 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).