diff options
| author | Hungyu Lin <dennylin0707@gmail.com> | 2026-06-07 19:31:19 +0300 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2026-06-11 08:32:13 +0300 |
| commit | 26f926b44dbfc035d5ba0ccfc4387a40aa9947c1 (patch) | |
| tree | 8e73ca57abb6f5aaa4c0f4e01197c1a68d77c807 /scripts | |
| parent | df0c2dc68770cf43f15df40b184df030b850ea05 (diff) | |
| download | linux-26f926b44dbfc035d5ba0ccfc4387a40aa9947c1.tar.xz | |
dmaengine: qcom: hidma: use sysfs_emit() in sysfs show callbacks
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.
Signed-off-by: Hungyu Lin <dennylin0707@gmail.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://patch.msgid.link/20260607163119.78717-1-dennylin0707@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
