diff options
author | yunshui <jiangyunshui@kylinos.cn> | 2024-04-22 09:29:15 +0300 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2024-04-29 11:52:03 +0300 |
commit | 5c94664cf2793e0d0534cb561f1549ed4bb841f1 (patch) | |
tree | 5457a7660c6bf115a09ca02ed64122ef65fabc30 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 51fb2ff76f96bacdb7c886a51f9e216f24dbf33a (diff) | |
download | linux-5c94664cf2793e0d0534cb561f1549ed4bb841f1.tar.xz |
platform/x86: asus-laptop: Use sysfs_emit() and sysfs_emit_at() to replace sprintf()
As Documentation/filesystems/sysfs.rst suggested,
show() should only use sysfs_emit() or sysfs_emit_at() when formatting
the value to be returned to user space.
Signed-off-by: yunshui <jiangyunshui@kylinos.cn>
Reviewed-by: Ai Chao <aichao@kylinos.cn>
Link: https://lore.kernel.org/r/20240422062915.3393480-1-jiangyunshui@kylinos.cn
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions