diff options
author | Bo Liu <[email protected]> | 2023-01-29 04:23:57 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-01-31 13:02:46 +0100 |
commit | cc3db79bb1389b3e95e84a4ef73d85f2a1cb8fe0 (patch) | |
tree | b5765142a0f67ede9914a7fc5ad4935a08b9c71f /tools | |
parent | dd08ebe761328de4f894a4909e01e145bc68ef4c (diff) |
misc: isl29003: Use sysfs_emit() to instead of sprintf()
Follow the advice of the Documentation/filesystems/sysfs.rst and show()
should only use sysfs_emit() or sysfs_emit_at() when formatting the
value to be returned to user space.
Signed-off-by: Bo Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions