Commit 0f7f31aa authored by Qing Wang's avatar Qing Wang Committed by Greg Kroah-Hartman
Browse files

platform/x86: panasonic-laptop: Replace snprintf in show functions with sysfs_emit



[ Upstream commit 2d5b0755 ]

show() must not use snprintf() when formatting the value to be
returned to user space.

Fix the coccicheck warnings:
WARNING: use scnprintf or sprintf.

Use sysfs_emit instead of scnprintf or sprintf makes more sense.

Signed-off-by: default avatarQing Wang <wangqing@vivo.com>
Link: https://lore.kernel.org/r/1634280641-4862-1-git-send-email-wangqing@vivo.com


Reviewed-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Stable-dep-of: 5c7bebc1 ("platform/x86: panasonic-laptop: Return errno correctly in show callback")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 4676e504
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment