[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175318584458.92576.2976362021387846762.b4-ty@kernel.org>
Date: Tue, 22 Jul 2025 17:34:04 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Suresh K C <suresh.k.chandrappa@...il.com>
Cc: linux-kernel@...r.kernel.org, linux-sound@...r.kernel.org,
pierre-louis.bossart@...ux.dev, sanyog.r.kale@...el.com, shuah@...nel.org,
yung-chuan.liao@...ux.intel.com
Subject: Re: [PATCH v2] soundwire: replace scnprintf() with sysfs_emit()
for sysfs consistency
On Mon, 21 Jul 2025 14:17:29 +0530, Suresh K C wrote:
> Replace scnprintf() with sysfs_emit() or sysfs_emit_at()
> in SoundWire driver files to align with the guidelines
> outlined in Documentation/filesystems/sysfs.rst.
>
> This change improves the safety and correctness
> of sysfs attribute handling,ensures consistency across
> the kernel codebase, and simplifies future maintenance.
>
> [...]
Applied, thanks!
[1/1] soundwire: replace scnprintf() with sysfs_emit() for sysfs consistency
commit: 35323d8ab811cc8a02dc9ae9f60fb22acecb6d59
Best regards,
--
~Vinod
Powered by blists - more mailing lists