Hi Madhur, On Wed, Sep 24, 2025 at 01:20:51AM +0530, Madhur Kumar wrote: > Follow the advice in Documentation/filesystems/sysfs.rst: > show() should only use sysfs_emit() or sysfs_emit_at() when formatting > the value to be returned to user space. > > Signed-off-by: Madhur Kumar <madhurkumar...@gmail.com>
Reviewed-by: Andi Shyti <andi.sh...@linux.intel.com> Thanks, Andi