Re: [PATCH] iio: document @chan parameter in iio_backend_oversampling_ratio_set
From: Andy Shevchenko
Date: Mon Oct 27 2025 - 05:05:53 EST
On Sat, Oct 25, 2025 at 5:12 PM Kriish Sharma
<kriish.sharma2006@xxxxxxxxx> wrote:
> 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>
>
> 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.
You can combine in one patch, there are no strict objections for
fixing all (small) kernel-doc issues in one file at once.
--
With Best Regards,
Andy Shevchenko