Re: [PATCH linux-next] genirq: use sysfs_emit()/sysfs_emit_at() instead of scnprintf().

From: Krzysztof Kozlowski
Date: Mon Mar 17 2025 - 04:48:30 EST


On 17/03/2025 09:22, xie.ludan@xxxxxxxxxx wrote:
>> Are you a bot?
>
>> On 17. 03. 25, 7:54, xie.ludan@xxxxxxxxxx wrote:> From: XieLudan <xie.ludan@xxxxxxxxxx>
>>>
>>>
>>> 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.
>
> I'm sorry if I make any mistakes. I'm just starting to learn how to submit patches to the community and I'm still learning the proper submission process.
> I would greatly appreciate your patience and guidance during this learning phase. Thank you for your understanding!


So you decided to learn by sending 60 patches last two/three days?
Several of these contributions received feedback already but you never
responded to that.

If you want to learn, then send one patch and learn from it.

Sending 60 patches and making the same mistakes, like not even building
the code, means huge review effort on the community side.

Best regards,
Krzysztof