aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/test_btf_ext.c
diff options
context:
space:
mode:
authorChen Ni <nichen@iscas.ac.cn>2025-04-01 14:15:46 +0800
committerAndrii Nakryiko <andrii@kernel.org>2025-04-04 08:53:57 -0700
commitc9661394850d1003984e580aeed7b0e51decee91 (patch)
tree43ac76a51bf5ad39fb7a62e96368aef43b03ef7b /tools/testing/selftests/bpf/prog_tests/test_btf_ext.c
parentMerge branch 'likely-unlikely-for-bpf_helpers-and-a-small-comment-fix' (diff)
downloadlinux-c9661394850d1003984e580aeed7b0e51decee91.tar.gz
linux-c9661394850d1003984e580aeed7b0e51decee91.zip
selftests/bpf: Convert comma to semicolon
Replace comma between expressions with semicolons. Using a ',' in place of a ';' can have unintended side effects. Although that is not the case here, it is seems best to use ';' unless ',' is intended. Found by inspection. No functional change intended. Compile tested only. Signed-off-by: Chen Ni <nichen@iscas.ac.cn> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Reviewed-by: Amery Hung <ameryhung@gmail.com> Link: https://lore.kernel.org/bpf/20250401061546.1990156-1-nichen@iscas.ac.cn
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/test_btf_ext.c')
0 files changed, 0 insertions, 0 deletions