diff options
author | Thorsten Winkler <twinkler@linux.ibm.com> | 2023-06-21 15:49:18 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-06-23 11:55:54 +0200 |
commit | d3f0c7fa09932d34bbf5548a156316927a099f25 (patch) | |
tree | 019043471aea9b86b104dd304a0cc81bd0ce69e6 /net/unix/af_unix.c | |
parent | ebe14dad2d033ec91c2c4b13e7fe7f1e54a65489 (diff) |
s390/lcs: 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.
While at it, follow Linux kernel coding style and unify indentation
Reported-by: Jules Irenge <jbi.octave@gmail.com>
Reported-by: Joe Perches <joe@perches.com>
Reviewed-by: Alexandra Winter <wintera@linux.ibm.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Thorsten Winkler <twinkler@linux.ibm.com>
Signed-off-by: Alexandra Winter <wintera@linux.ibm.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions