Re: [PATCH] i3c: master: replace sprintf() with sysfs_emit() and sysfs_emit_at()
From: Maxwell Doose
Date: Mon Apr 20 2026 - 23:47:30 EST
On Mon, Apr 20, 2026 at 9:48 PM Frank Li <Frank.li@xxxxxxx> wrote:
>
> Documentation/process/submitting-patches.rst don't prefer use words "this
> patch", Use imperative mood
>
> Replaces sprintf() with sysfs_emit[_at](). Add missing newlines at the end
> of some sysfs_emit() (formerly sprintf()) calls.
>
Hi Frank,
Thanks for pointing me in the right direction, I'll make sure to add
these changes for a v2 when I've got the time.
best regards,
maxwell