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

From: Luis Chamberlain
Date: Wed Sep 20 2023 - 20:33:49 EST


On Mon, Sep 18, 2023 at 07:57:41PM +0300, Andy Shevchenko wrote:
> 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?

What tree were you taretting, looks sane to me.

Luis