diff options
author | ye xingchen <ye.xingchen@zte.com.cn> | 2022-12-05 10:21:45 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-06 20:37:38 -0800 |
commit | 1ab586f5177b3b2805a05aa926a5b46d3d7f112c (patch) | |
tree | 5bb121b3855565ff53de5d87465de7bba06a5e44 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 15309fb26b87767b4c8b017a628424e3c3b2f69e (diff) |
sfc: 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 <ye.xingchen@zte.com.cn>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Acked-by: Martin Habets <habetsm.xilinx@gmail.com>
Link: https://lore.kernel.org/r/202212051021451139126@zte.com.cn
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions