diff options
author | Xuezhi Zhang <zhangxuezhi1@coolpad.com> | 2022-12-27 12:03:52 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-28 13:10:42 +0100 |
commit | c2052189f19bd98c80b5d46dc6e42330d2b3b35d (patch) | |
tree | e798f10efc890ae0c244df2cabd027d07ced69c0 /net/bpf | |
parent | Merge branch 'r8169-fixes' (diff) | |
download | linux-c2052189f19bd98c80b5d46dc6e42330d2b3b35d.tar.xz linux-c2052189f19bd98c80b5d46dc6e42330d2b3b35d.zip |
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 'net/bpf')
0 files changed, 0 insertions, 0 deletions