* [PATCH v2] samples/bpf: fix typo in README
@ 2022-10-30 18:02 Kang Minchul
2022-11-01 14:30 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Kang Minchul @ 2022-10-30 18:02 UTC (permalink / raw)
To: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko
Cc: Martin KaFai Lau, bpf, linux-kernel, Kang Minchul
Fix 'cofiguration' typo in BPF samples README.
Signed-off-by: Kang Minchul <tegongkang@gmail.com>
---
V1 -> V2: Amended the commit message more precisely
samples/bpf/README.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/bpf/README.rst b/samples/bpf/README.rst
index 60c6494adb1b..af4934639133 100644
--- a/samples/bpf/README.rst
+++ b/samples/bpf/README.rst
@@ -87,7 +87,7 @@ Cross compiling samples
-----------------------
In order to cross-compile, say for arm64 targets, export CROSS_COMPILE and ARCH
environment variables before calling make. But do this before clean,
-cofiguration and header install steps described above. This will direct make to
+configuration and header install steps described above. This will direct make to
build samples for the cross target::
export ARCH=arm64
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] samples/bpf: fix typo in README
2022-10-30 18:02 [PATCH v2] samples/bpf: fix typo in README Kang Minchul
@ 2022-11-01 14:30 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-11-01 14:30 UTC (permalink / raw)
To: Kang Minchul; +Cc: ast, daniel, andrii, martin.lau, bpf, linux-kernel
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:
On Mon, 31 Oct 2022 03:02:54 +0900 you wrote:
> Fix 'cofiguration' typo in BPF samples README.
>
> Signed-off-by: Kang Minchul <tegongkang@gmail.com>
> ---
> V1 -> V2: Amended the commit message more precisely
>
> samples/bpf/README.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [v2] samples/bpf: fix typo in README
https://git.kernel.org/bpf/bpf-next/c/3a07dcf8f57b
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-11-01 14:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-30 18:02 [PATCH v2] samples/bpf: fix typo in README Kang Minchul
2022-11-01 14: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