summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/huawei-wmi.c
diff options
context:
space:
mode:
authorAi Chao <aichao@kylinos.cn>2024-03-19 08:56:36 +0300
committerHans de Goede <hdegoede@redhat.com>2024-03-25 17:44:03 +0300
commit79bd127f9662ead1ceea7970ef36fbe985a6d7ab (patch)
treee93fe4f5d4a32a9e96db191d11259453efc95826 /drivers/platform/x86/huawei-wmi.c
parent6d9b262afe0ec1d6e0ef99321ca9d6b921310471 (diff)
downloadlinux-79bd127f9662ead1ceea7970ef36fbe985a6d7ab.tar.xz
platform/x86: asus-wmi: use sysfs_emit() instead of sprintf()
This changes all *_show attributes in asus-wmi.c to use sysfs_emit() instead of the older method of writing to the output buffer manually. Follow the advice in Documentation/filesystems/sysfs.rst: show() should only use sysfs_emit() or sysfs_emit_at() when formatting the value to be returned to user space. Signed-off-by: Ai Chao <aichao@kylinos.cn> Link: https://lore.kernel.org/r/20240319055636.150289-1-aichao@kylinos.cn Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/platform/x86/huawei-wmi.c')
0 files changed, 0 insertions, 0 deletions