diff options
author | Ye Guojin <[email protected]> | 2021-10-22 09:08:51 +0000 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2021-10-22 11:13:25 +0200 |
commit | c4b9ad6bf99007f67a4d0bbd83fd15d1bdd0222f (patch) | |
tree | f93cc784d2e79e1690d3bd7d8ac6a941c412181f /tools/perf/scripts/python | |
parent | 21d91e20793ddac46d61d56e5304825a2897553a (diff) |
platform/x86: sony-laptop: replace snprintf in show functions with sysfs_emit
coccicheck complains about the use of snprintf() in sysfs show
functions:
WARNING use scnprintf or sprintf
Use sysfs_emit instead of scnprintf or sprintf makes more sense.
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: Ye Guojin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions