Re: [PATCH v2] iio: fix kernel-doc warnings in industrialio-backend.c
From: Andy Shevchenko
Date: Mon Oct 27 2025 - 05:46:26 EST
On Mon, Oct 27, 2025 at 09:21:59AM +0000, KRIISHSHARMA wrote:
>
> Fix multiple kernel-doc warnings in drivers/iio/industrialio-backend.c,
> including a missing description for the @chan parameter in
> iio_backend_oversampling_ratio_set() and a missing return value
> description in iio_backend_get_priv().
>
> This addresses the warnings reported by kernel-doc and the kernel test
> robot.
Reviewed-by: Andy Shevchenko <andy@xxxxxxxxxx>
Subject should be rather
iio: backend: fix kernel-doc to avoid warnings
But no need to resend, until Jonathan requests this. I hope he can massage
the commit message whilst applying.
--
With Best Regards,
Andy Shevchenko