Re: [PATCH] dmaengine: qcom: hidma: use sysfs_emit() in sysfs show callbacks

From: Vinod Koul

Date: Thu Jun 11 2026 - 01:54:42 EST



On Sun, 07 Jun 2026 16:31:19 +0000, Hungyu Lin wrote:
> Replace sprintf() and strlen() patterns in sysfs show callbacks
> with sysfs_emit().
>
> sysfs_emit() is the preferred helper for formatting sysfs output
> and simplifies the implementation.
>
>
> [...]

Applied, thanks!

[1/1] dmaengine: qcom: hidma: use sysfs_emit() in sysfs show callbacks
commit: 26f926b44dbfc035d5ba0ccfc4387a40aa9947c1

Best regards,
--
~Vinod