* [PATCH] selftests/bpf:Delete extra blank Lines
@ 2024-06-27 3:19 Zhu Jun
2024-07-01 15:20 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Zhu Jun @ 2024-06-27 3:19 UTC (permalink / raw)
To: shuah
Cc: daniel, andrii, martin.lau, eddyz87, song, yonghong.song,
john.fastabend, kpsingh, sdf, haoluo, jolsa, ast, linux-kernel,
linux-kselftest, bpf, Zhu Jun
Delete extra blank lines inside of test_selftest()
Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
---
tools/testing/selftests/bpf/test_sockmap.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/tools/testing/selftests/bpf/test_sockmap.c b/tools/testing/selftests/bpf/test_sockmap.c
index 92752f5eeded..a34e95040994 100644
--- a/tools/testing/selftests/bpf/test_sockmap.c
+++ b/tools/testing/selftests/bpf/test_sockmap.c
@@ -1970,7 +1970,6 @@ static void test_selftests_ktls(int cg_fd, struct sockmap_options *opt)
static int test_selftest(int cg_fd, struct sockmap_options *opt)
{
-
test_selftests_sockmap(cg_fd, opt);
test_selftests_sockhash(cg_fd, opt);
test_selftests_ktls(cg_fd, opt);
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] selftests/bpf:Delete extra blank Lines
2024-06-27 3:19 [PATCH] selftests/bpf:Delete extra blank Lines Zhu Jun
@ 2024-07-01 15:20 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-07-01 15:20 UTC (permalink / raw)
To: Zhu Jun
Cc: shuah, daniel, andrii, martin.lau, eddyz87, song, yonghong.song,
john.fastabend, kpsingh, sdf, haoluo, jolsa, ast, linux-kernel,
linux-kselftest, bpf
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:
On Wed, 26 Jun 2024 20:19:05 -0700 you wrote:
> Delete extra blank lines inside of test_selftest()
>
> Signed-off-by: Zhu Jun <zhujun2@cmss.chinamobile.com>
> ---
> tools/testing/selftests/bpf/test_sockmap.c | 1 -
> 1 file changed, 1 deletion(-)
Here is the summary with links:
- selftests/bpf:Delete extra blank Lines
https://git.kernel.org/bpf/bpf-next/c/03922e97bc30
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:[~2024-07-01 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-27 3:19 [PATCH] selftests/bpf:Delete extra blank Lines Zhu Jun
2024-07-01 15:20 ` 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