diff options
author | Thorsten Winkler <twinkler@linux.ibm.com> | 2023-02-09 12:04:23 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-02-11 04:49:53 +0100 |
commit | dde8769b12110b7f636053bb70febfe25a9502c0 (patch) | |
tree | 6791b37687ba0e86bd412c506b5840bd92834b25 /samples/landlock | |
parent | s390/qeth: Use constant for IP address buffers (diff) | |
download | linux-dde8769b12110b7f636053bb70febfe25a9502c0.tar.xz linux-dde8769b12110b7f636053bb70febfe25a9502c0.zip |
s390/qeth: Convert sysfs sprintf to sysfs_emit
Following the advice of the Documentation/filesystems/sysfs.rst.
All sysfs related show()-functions should only use sysfs_emit() or
sysfs_emit_at() when formatting the value to be returned to user space.
Reported-by: Jules Irenge <jbi.octave@gmail.com>
Reported-by: Joe Perches <joe@perches.com>
Reviewed-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: Thorsten Winkler <twinkler@linux.ibm.com>
Signed-off-by: Alexandra Winter <wintera@linux.ibm.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'samples/landlock')
0 files changed, 0 insertions, 0 deletions