[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171288602651.3729249.16274043151321098202.b4-ty@oracle.com>
Date: Thu, 11 Apr 2024 22:05:10 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: linux-kernel@...r.kernel.org, Li Zhijian <lizhijian@...itsu.com>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
Adaptec OEM Raid Solutions <aacraid@...rosemi.com>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
linux-scsi@...r.kernel.org
Subject: Re: (subset) [PATCH v2 01/25] scsi: aacraid: Convert sprintf() family to sysfs_emit() family
On Tue, 19 Mar 2024 14:31:08 +0800, Li Zhijian wrote:
> Per filesystems/sysfs.rst, show() should only use sysfs_emit()
> or sysfs_emit_at() when formatting the value to be returned to user space.
>
> coccinelle complains that there are still a couple of functions that use
> snprintf(). Convert them to sysfs_emit().
>
> sprintf() and scnprintf() will be converted as well if they have.
>
> [...]
Applied to 6.10/scsi-queue, thanks!
[12/25] scsi: snic: Convert sprintf() family to sysfs_emit() family
https://git.kernel.org/mkp/scsi/c/eab302e89f3d
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists