* [PATCH] bpf/tests: Fix typos in comments
@ 2024-04-15 8:19 cp0613
2024-04-15 15:40 ` Yonghong Song
2024-04-16 15:30 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: cp0613 @ 2024-04-15 8:19 UTC (permalink / raw)
To: ast, daniel, andrii; +Cc: bpf, linux-kernel, Chen Pei
From: Chen Pei <cp0613@linux.alibaba.com>
Currently, there are two comments with same name
"64-bit ATOMIC magnitudes", the second one should
be "32-bit ATOMIC magnitudes" based on the context.
Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
---
lib/test_bpf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/test_bpf.c b/lib/test_bpf.c
index 569e6d2dc55c..207ff87194db 100644
--- a/lib/test_bpf.c
+++ b/lib/test_bpf.c
@@ -13431,7 +13431,7 @@ static struct bpf_test tests[] = {
.stack_depth = 8,
.nr_testruns = NR_PATTERN_RUNS,
},
- /* 64-bit atomic magnitudes */
+ /* 32-bit atomic magnitudes */
{
"ATOMIC_W_ADD: all operand magnitudes",
{ },
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] bpf/tests: Fix typos in comments
2024-04-15 8:19 [PATCH] bpf/tests: Fix typos in comments cp0613
@ 2024-04-15 15:40 ` Yonghong Song
2024-04-16 15:30 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Yonghong Song @ 2024-04-15 15:40 UTC (permalink / raw)
To: cp0613, ast, daniel, andrii; +Cc: bpf, linux-kernel
On 4/15/24 1:19 AM, cp0613@linux.alibaba.com wrote:
> From: Chen Pei <cp0613@linux.alibaba.com>
>
> Currently, there are two comments with same name
> "64-bit ATOMIC magnitudes", the second one should
> be "32-bit ATOMIC magnitudes" based on the context.
>
> Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
Acked-by: Yonghong Song <yonghong.song@linux.dev>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] bpf/tests: Fix typos in comments
2024-04-15 8:19 [PATCH] bpf/tests: Fix typos in comments cp0613
2024-04-15 15:40 ` Yonghong Song
@ 2024-04-16 15:30 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-04-16 15:30 UTC (permalink / raw)
To: None; +Cc: ast, daniel, andrii, bpf, linux-kernel
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:
On Mon, 15 Apr 2024 16:19:28 +0800 you wrote:
> From: Chen Pei <cp0613@linux.alibaba.com>
>
> Currently, there are two comments with same name
> "64-bit ATOMIC magnitudes", the second one should
> be "32-bit ATOMIC magnitudes" based on the context.
>
> Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
>
> [...]
Here is the summary with links:
- bpf/tests: Fix typos in comments
https://git.kernel.org/bpf/bpf-next/c/dac045fc9fa6
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:[~2024-04-16 15:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-15 8:19 [PATCH] bpf/tests: Fix typos in comments cp0613
2024-04-15 15:40 ` Yonghong Song
2024-04-16 15: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