Hello:
This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann daniel@iogearbox.net:
On Fri, 15 Mar 2024 09:26:54 +0000 you wrote:
There are statements with two semicolons. Remove the second one, it is redundant.
Signed-off-by: Colin Ian King colin.i.king@gmail.com
tools/testing/selftests/bpf/benchs/bench_local_storage_create.c | 2 +- tools/testing/selftests/bpf/progs/iters.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Here is the summary with links: - [next] selftests/bpf: Remove second semicolon https://git.kernel.org/bpf/bpf-next/c/4c8644f86c85
You are awesome, thank you!