diff options
author | 2024-04-19 14:41:06 +0800 | |
---|---|---|
committer | 2024-04-29 10:52:03 +0200 | |
commit | 51fb2ff76f96bacdb7c886a51f9e216f24dbf33a (patch) | |
tree | d6d47745137050df056a8b7d0d2bb968eb941c4f /tools/perf/scripts/python | |
parent | platform/x86: msi-laptop: Use sysfs_emit() to replace sprintf() (diff) | |
download | wireguard-linux-51fb2ff76f96bacdb7c886a51f9e216f24dbf33a.tar.xz wireguard-linux-51fb2ff76f96bacdb7c886a51f9e216f24dbf33a.zip |
platform/x86: samsung-laptop: Use sysfs_emit() to replace the old interface 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/20240419064106.2396705-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')
0 files changed, 0 insertions, 0 deletions