Re: [PATCH] w1: core: use sysfs_emit() instead of sprintf()
From: Krzysztof Kozlowski
Date: Sat Nov 23 2024 - 10:55:57 EST
On 23/11/2024 11:23, zhangheng 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: zhangheng <zhangheng@xxxxxxxxxx>
I received multiple same emails from you, which is confusing. Version
properly your patches - use b4 or git format-patch -vversion - and add
changelog under ---. Please send v2 with changelog so tools can properly
parse it.
Best regards,
Krzysztof