Re: [PATCH v3] gpio: sim: Replace sprintf() with sysfs_emit()
From: Maxwell Doose
Date: Wed Apr 29 2026 - 22:30:26 EST
On Wed, Apr 29, 2026 at 2:50 AM Bartosz Golaszewski
<bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:
>
> On Tue, 28 Apr 2026 06:34:39 -0500, Maxwell Doose wrote:
> > Replace sprintf() function calls with sysfs_emit() in the configfs show
> > callbacks. This will help harden the driver and will bring the driver
> > up-to-date with more modern functions.
> >
> >
>
> Applied, thanks!
>
Nice, glad this got through. Looking forward to making more contributions!
best regards,
maxwell
> [1/1] gpio: sim: Replace sprintf() with sysfs_emit()
> https://git.kernel.org/brgl/c/be22c0f7f2d573addcdf3a92f8aaef7a45a8c133
>
> Best regards,
> --
> Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>