diff options
author | Xuezhi Zhang <zhangxuezhi1@coolpad.com> | 2022-12-27 14:03:52 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-28 15:10:42 +0300 |
commit | c2052189f19bd98c80b5d46dc6e42330d2b3b35d (patch) | |
tree | e798f10efc890ae0c244df2cabd027d07ced69c0 /tools/perf/scripts/python | |
parent | 0e3d18359ac117f2285c41bdf791cdc76b0fb0bb (diff) | |
download | linux-c2052189f19bd98c80b5d46dc6e42330d2b3b35d.tar.xz |
s390/qeth: convert sysfs snprintf to sysfs_emit
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: Xuezhi Zhang <zhangxuezhi1@coolpad.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions