diff options
author | ye xingchen <ye.xingchen@zte.com.cn> | 2022-12-06 06:16:08 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2023-01-02 11:13:37 +0300 |
commit | a441f3b90a340e5c94df36c33fb7000193ee0aa7 (patch) | |
tree | e33d36b3646c785f5c27d61ecbb9e10f443db068 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 35aa06286c0927a8444d851d6a1f2603e3dc9229 (diff) | |
download | linux-a441f3b90a340e5c94df36c33fb7000193ee0aa7.tar.xz |
power: supply: use sysfs_emit() instead of sprintf() for sysfs show()
As documented in Documentation/filesystems/sysfs.rst the sysfs show()
function should use sysfs_emit() or sysfs_emit_at() to format the
userspace return value. This replaces all sysfs related instances of
sprintf() with sysfs_emit() in the power-supply subsystem.
Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
[Drop sysfs_emit changes done for code not related to sysfs show
and reword commit message]
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions