Re: [PATCH] scsi: mpt3sas: use sysfs_emit function in sysfs
From: ShiHao
Date: Fri Nov 14 2025 - 05:00:05 EST
On Sat, Nov 08, 2025 at 12:53:52PM -0500, Martin K. Petersen wrote:
>
> From Documentation/filesystems/sysfs.rst:
>
> - New implementations of show() methods should only use sysfs_emit() or
> sysfs_emit_at() when formatting the value to be returned to user space.
>
> mpt3sas is not a "new implementation".
>
Thanks for letting me know about this.Regret not Thoroughly
investigating this further Thanks for you time .