Hello:
This patch was applied to bpf/bpf-next.git (refs/heads/master):
On Wed, 3 Feb 2021 11:17:28 +0800 you wrote:
> Eliminate the following coccicheck warning:
> ./samples/bpf/cookie_uid_helper_example.c:316:3-4: Unneeded semicolon
>
> Reported-by: Abaci Robot
> Signed-off-by: Yang Li
> ---
Eliminate the following coccicheck warning:
./samples/bpf/cookie_uid_helper_example.c:316:3-4: Unneeded semicolon
Reported-by: Abaci Robot
Signed-off-by: Yang Li
---
samples/bpf/cookie_uid_helper_example.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/bpf/cookie_ui