aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorQing Wang <[email protected]>2021-10-12 20:28:51 -0700
committerTheodore Ts'o <[email protected]>2022-01-10 13:25:55 -0500
commitdfac1a167068d60b36cc8f2081394a28b6fc424b (patch)
tree6b7711a72bb242408267a3d6e82e4bf92101d597 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent4013d47a5307fdb5c13370b5392498b00fedd274 (diff)
ext4: replace snprintf in show functions with sysfs_emit
coccicheck complains about the use of snprintf() in sysfs show functions. Fix the coccicheck warning: WARNING: use scnprintf or sprintf. Use sysfs_emit instead of scnprintf or sprintf makes more sense. Signed-off-by: Qing Wang <[email protected]> Reviewed-by: Jan Kara <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions