Re: [PATCH v3] iio: isl29018.c: replace sprintf with safer alternatives

From: Andy Shevchenko

Date: Wed Nov 26 2025 - 16:09:12 EST


On Wed, Nov 26, 2025 at 05:32:40PM -0300, Tomas Borquez wrote:
> This patch replaces sprintf() with sysfs_emit() and sysfs_emit_at() safer alternative

This is a bit too long. Usually in the commit message the ~75 is a good
threshold.

> with no functional changes.

Code wise LGTM,
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>

P.S. Do NOT resend if not asked so. Jonathan may amend this whilst applying.
Also note, this most likely misses the v6.19-rc1, so we have plenty of time,
no rush with it.

--
With Best Regards,
Andy Shevchenko