selftests/bpf: Remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Mon, 8 Feb 2021 10:30:13 +0000 (18:30 +0800)
committerAndrii Nakryiko <andrii@kernel.org>
Tue, 9 Feb 2021 01:54:24 +0000 (17:54 -0800)
commit11da9f0c6d145e482991d29a771ce717d2f1b92b
treecf6aef2c7391d139d7b38fa047aac04a7747f6f1
parent215cb7d3823e798de327e3232e396434fab84f42
selftests/bpf: Remove unneeded semicolon

Eliminate the following coccicheck warning:
./tools/testing/selftests/bpf/test_flow_dissector.c:506: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/1612780213-84583-1-git-send-email-yang.lee@linux.alibaba.com
tools/testing/selftests/bpf/test_flow_dissector.c