diff options
author | ye xingchen <[email protected]> | 2022-12-02 16:42:14 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-12-05 11:03:49 +0000 |
commit | 38db82e29404d462b71bc3ac2149fbaf0c41fc7c (patch) | |
tree | b5c2afce29a5dd55055ba0b2cbe40ed2a011bc2f /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 27e521c59e49603001cbee900f086ccf4a0e70b2 (diff) |
net: ipa: use sysfs_emit() to instead of scnprintf()
Follow the advice of the Documentation/filesystems/sysfs.rst and show()
should only use sysfs_emit() or sysfs_emit_at() when formatting the
value to be returned to user space.
Signed-off-by: ye xingchen <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions