Re: [PATCH] iio: rename stale IIO_DEV_ACQUIRE_ERR reference to IIO_DEV_ACQUIRE_FAILED

From: Jonathan Cameron

Date: Tue Sep 01 2026 - 12:34:07 EST


On Mon, 31 Aug 2026 15:07:06 +0200
"Javier Carrasco" <javier.carrasco.cruz@xxxxxxxxx> wrote:

> On Mon Aug 31, 2026 at 2:30 PM CEST, Joshua Crofts wrote:
> > On Mon, 31 Aug 2026 14:47:54 +0300
> > Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:
> >
> >> On Mon, Aug 31, 2026 at 12:09:09PM +0200, Javier Carrasco wrote:
> >> > Update the kernel-doc reference left over from an earlier revision
> >> > of the series, before the macro was renamed to IIO_DEV_ACQUIRE_FAILED().
> >>
> >> I would argue that it might be good to be backported, but who reads documentation?
> >
> > Only LLMs these days...
>
> And at least one human ;)

Applied. Not backported as at least to humans it should be easy to figure out
what it should be once grep doesn't find any instances of _FAILED() form.

Thanks

Jonathan