aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChen Ni <nichen@iscas.ac.cn>2024-09-05 10:28:32 +0800
committerMikulas Patocka <mpatocka@redhat.com>2024-09-06 12:33:42 +0200
commita7722b82c2ca9ca771d6c698643883be76f61a7e (patch)
tree0ccde63f397dce0a0b6dffa5754669a428cf0788 /tools/perf/scripts/python/syscall-counts.py
parenta8fa6483b40943a6c8feea803a2dc8e9982cc766 (diff)
dm integrity: 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> Reviewed-by: Mike Snitzer <snitzer@kernel.org> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions