bpf/benchs/bench_ringbufs: Remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Sun, 7 Feb 2021 07:52:40 +0000 (15:52 +0800)
committerAndrii Nakryiko <andrii@kernel.org>
Mon, 8 Feb 2021 21:41:24 +0000 (13:41 -0800)
commit215cb7d3823e798de327e3232e396434fab84f42
tree7ff5b91a39425d805bf99f7dd42592203bed5307
parent23a2d70c7a2f28eb1a8f6bc19d68d23968cad0ce
bpf/benchs/bench_ringbufs: Remove unneeded semicolon

Eliminate the following coccicheck warning:
./tools/testing/selftests/bpf/benchs/bench_ringbufs.c:322:2-3: Unneeded
semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/1612684360-115910-1-git-send-email-yang.lee@linux.alibaba.com
tools/testing/selftests/bpf/benchs/bench_ringbufs.c