Re: [PATCH v1 1/6] params: Use sysfs_emit() to instead of scnprintf()

From: Andy Shevchenko
Date: Mon Sep 18 2023 - 12:57:58 EST


On Tue, Sep 12, 2023 at 06:05:46PM +0300, Andy Shevchenko wrote:
> 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.

Any comments?

--
With Best Regards,
Andy Shevchenko