[bpf-next,0/2] bpf: Two small cleanups

Message ID 1675319486-27744-1-git-send-email-yangtiezhu@loongson.cn
Headers
Series bpf: Two small cleanups |

Message

Tiezhu Yang Feb. 2, 2023, 6:31 a.m. UTC
  Tiezhu Yang (2):
  tools/bpf: Use tab instead of white spaces to sync bpf.h
  selftests/bpf: Use semicolon instead of comma in test_verifier.c

 tools/include/uapi/linux/bpf.h              | 4 ++--
 tools/testing/selftests/bpf/test_verifier.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
  

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 3, 2023, 4:50 a.m. UTC | #1
Hello:

This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:

On Thu,  2 Feb 2023 14:31:24 +0800 you wrote:
> Tiezhu Yang (2):
>   tools/bpf: Use tab instead of white spaces to sync bpf.h
>   selftests/bpf: Use semicolon instead of comma in test_verifier.c
> 
>  tools/include/uapi/linux/bpf.h              | 4 ++--
>  tools/testing/selftests/bpf/test_verifier.c | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Here is the summary with links:
  - [bpf-next,1/2] tools/bpf: Use tab instead of white spaces to sync bpf.h
    https://git.kernel.org/bpf/bpf-next/c/e2bd9742989b
  - [bpf-next,2/2] selftests/bpf: Use semicolon instead of comma in test_verifier.c
    https://git.kernel.org/bpf/bpf-next/c/150809082aab

You are awesome, thank you!