On Tue, Jun 20, 2023 at 10:34:08AM +0200, Alexandra Winter wrote: > From: Thorsten Winkler <twinkler@xxxxxxxxxxxxx> > > 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@xxxxxxxxx> > Reported-by: Joe Perches <joe@xxxxxxxxxxx> > Reviewed-by: Alexandra Winter <wintera@xxxxxxxxxxxxx> > Signed-off-by: Thorsten Winkler <twinkler@xxxxxxxxxxxxx> > Signed-off-by: Alexandra Winter <wintera@xxxxxxxxxxxxx> Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>