]> www.infradead.org Git - users/dwmw2/linux.git/commit
selftests/bpf: Use semicolon instead of comma in test_verifier.c
authorTiezhu Yang <yangtiezhu@loongson.cn>
Thu, 2 Feb 2023 06:31:26 +0000 (14:31 +0800)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 3 Feb 2023 04:38:32 +0000 (20:38 -0800)
commit150809082aab95f7078f343c1c82770d6c9ebe68
tree76f90cf8dd44643f0141fea0cdd510473f32bd7a
parente2bd9742989b6af873371de48c228a9ac1e87cba
selftests/bpf: Use semicolon instead of comma in test_verifier.c

Just silence the following checkpatch warning:

WARNING: Possible comma where semicolon could be used

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Link: https://lore.kernel.org/r/1675319486-27744-3-git-send-email-yangtiezhu@loongson.cn
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/test_verifier.c