Re: [PATCH 2/3] iio: frequency: ad9834: change sprintf() to sysfs_emit()

From: Dan Carpenter

Date: Tue Apr 14 2026 - 05:33:07 EST


On Tue, Apr 14, 2026 at 09:12:49AM +0000, Joshua Crofts wrote:
> Change instances of sprintf() to sysfs_emit() as returning
> formatted values to user space should be done using this
> function.
>
> Signed-off-by: Joshua Crofts <joshua.crofts1@xxxxxxxxx>

Someone beat you to it. You're working against an old tree.

regards,
dan carpenter