Re: [PATCH] iio: document @chan parameter in iio_backend_oversampling_ratio_set
From: Kriish Sharma
Date: Sat Oct 25 2025 - 10:13:15 EST
On Sat, Oct 25, 2025 at 7:05 PM Andy Shevchenko
<andy.shevchenko@xxxxxxxxx> wrote:
> Is this the only issue with the kernel-doc? Can you run manually
> scripts/kernel-doc against this file (with -Wall) and check, please?
> The change itself is okay, FWIW,
> Reviewed-by: Andy Shevchenko <andy@xxxxxxxxxx>
Hi Andy,
Thanks for the review!
Looks like I missed another warning in the latest linux-next:
Warning: drivers/iio/industrialio-backend.c:1069 No description found
for return value of 'iio_backend_get_priv'
I can send another patch to address this if you’d like.
Best regards,
Kriish