Re: [PATCH] Input: Convert to use sysfs_emit_at() API

From: Dmitry Torokhov
Date: Wed Dec 13 2023 - 01:58:32 EST


On Wed, Dec 07, 2022 at 04:44:17PM +0800, ye.xingchen@xxxxxxxxxx wrote:
> From: ye xingchen <ye.xingchen@xxxxxxxxxx>
>
> 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.
>
> Signed-off-by: ye xingchen <ye.xingchen@xxxxxxxxxx>

Applied, thank you.

--
Dmitry