Re: [PATCH] include: net: struct sock is declared twice

2021-03-26 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to bpf/bpf-next.git (refs/heads/master): On Thu, 25 Mar 2021 15:06:02 +0800 you wrote: > struct sock has been declared. Remove the duplicate. > > Signed-off-by: Wan Jiabing > --- > include/net/bpf_sk_storage.h | 1 - > 1 file changed, 1 deletion(-) Here is the su

[PATCH] include: net: struct sock is declared twice

2021-03-25 Thread Wan Jiabing
struct sock has been declared. Remove the duplicate. Signed-off-by: Wan Jiabing --- include/net/bpf_sk_storage.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/net/bpf_sk_storage.h b/include/net/bpf_sk_storage.h index 0e85713f56df..2926f1f00d65 100644 --- a/include/net/bpf_sk_storage