diff options
author | Andy Shevchenko <[email protected]> | 2022-06-29 01:17:45 +0300 |
---|---|---|
committer | Lee Jones <[email protected]> | 2022-07-19 10:54:42 +0100 |
commit | 86da8be35c00e01b8b277896d8e81fb33bf22d06 (patch) | |
tree | b4806a8da30a3a031bc788ac1c86ce99fe27e131 /scripts/gdb/linux/utils.py | |
parent | f801556a8443f38b10f87fe8dc847dacff3f1a0a (diff) |
mfd: intel_soc_pmic_bxtwc: Use sysfs_emit() instead of sprintf()
sysfs_emit() is preferred over sprintf() when formatting the value to be
returned to user space in show() functions, because it knows about sysfs
buffer specifics and has sanity checks.
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions