All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][next] selftests/bpf: Fix spelling mistake "detecion" -> "detection"
@ 2023-02-06  9:22 Colin Ian King
  2023-02-06 23:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2023-02-06  9:22 UTC (permalink / raw)
  To: Lorenzo Bianconi, Shuah Khan, netdev, bpf, linux-kselftest
  Cc: kernel-janitors, linux-kernel

There is a spelling mistake in a literal string. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 tools/testing/selftests/bpf/xdp_features.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/bpf/xdp_features.c b/tools/testing/selftests/bpf/xdp_features.c
index 10fad1243573..fce12165213b 100644
--- a/tools/testing/selftests/bpf/xdp_features.c
+++ b/tools/testing/selftests/bpf/xdp_features.c
@@ -57,7 +57,7 @@ static void sig_handler(int sig)
 
 const char *argp_program_version = "xdp-features 0.0";
 const char argp_program_doc[] =
-"XDP features detecion application.\n"
+"XDP features detection application.\n"
 "\n"
 "XDP features application checks the XDP advertised features match detected ones.\n"
 "\n"
-- 
2.30.2


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

* Re: [PATCH][next] selftests/bpf: Fix spelling mistake "detecion" -> "detection"
  2023-02-06  9:22 [PATCH][next] selftests/bpf: Fix spelling mistake "detecion" -> "detection" Colin Ian King
@ 2023-02-06 23:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-02-06 23:00 UTC (permalink / raw)
  To: Colin Ian King
  Cc: lorenzo, shuah, netdev, bpf, linux-kselftest, kernel-janitors,
	linux-kernel

Hello:

This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@kernel.org>:

On Mon,  6 Feb 2023 09:22:29 +0000 you wrote:
> There is a spelling mistake in a literal string. Fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
>  tools/testing/selftests/bpf/xdp_features.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [next] selftests/bpf: Fix spelling mistake "detecion" -> "detection"
    https://git.kernel.org/bpf/bpf-next/c/8306829bf845

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:[~2023-02-06 23:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-06  9:22 [PATCH][next] selftests/bpf: Fix spelling mistake "detecion" -> "detection" Colin Ian King
2023-02-06 23:00 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.