Re: linux-next: build warning after merge of the iio tree

From: Jonathan Cameron
Date: Tue Oct 29 2024 - 05:44:22 EST


On Tue, 29 Oct 2024 15:50:22 +1100
Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

> Hi all,
>
> After merging the iio tree, today's linux-next build (htmldocs) produced
> this warning:
>
> include/linux/iio/iio.h:555: warning: Function parameter or struct member 'read_avail_release_resource' not described in 'iio_info'
>
> Introduced by commit
>
> 8a63e3033e72 ("iio: core: add read_avail_release_resource callback to fix race")
>

Thanks. Sorry for number of times I've missed things this cycle!

Will fix this up when on right machine. Matteo, feel free to send a
patch if you have time, if not I'll make something suitable up.

Jonathan