Re: [PATCH linux-next] genirq: use sysfs_emit()/sysfs_emit_at() instead of scnprintf().
From: Jiri Slaby
Date: Mon Mar 17 2025 - 03:15:00 EST
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.
--
js
suse labs