aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorChen Ni <[email protected]>2025-03-10 03:20:45 +0000
committerAlexei Starovoitov <[email protected]>2025-03-15 18:48:58 +0000
commita03d375330de32d859e827b3aad1e57908976708 (patch)
treea52bd8da2f9cb47242f20d5b517dac6c9a7f70b1 /tools/bpf/bpftool/prog.c
parentselftests/bpf: Fix selection of static vs. dynamic LLVM (diff)
downloadkernel-a03d375330de32d859e827b3aad1e57908976708.tar.gz
kernel-a03d375330de32d859e827b3aad1e57908976708.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 <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Acked-by: Anton Protopopov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions