Re: [PATCH] Documentation: iio: ade9000, adis*, adx*: Convert IIO subsystem cross-references

From: Jonathan Cameron

Date: Sat Sep 27 2025 - 12:56:27 EST


On Tue, 23 Sep 2025 21:46:40 -0700
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:

> On 9/21/25 11:37 PM, Bagas Sanjaya wrote:
> > Cross-references to iio_tools.rst (IIO Interfacing Tools) and
> > iio_devbuf.rst (Industrial IIO device buffers) are shown in inline
> > code instead. Convert them to proper cross-references.
> >
> > Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
> > ---
> > Documentation/iio/ade9000.rst | 2 +-
> > Documentation/iio/adis16475.rst | 4 ++--
> > Documentation/iio/adis16480.rst | 4 ++--
> > Documentation/iio/adis16550.rst | 4 ++--
> > Documentation/iio/adxl345.rst | 4 ++--
> > Documentation/iio/adxl380.rst | 4 ++--
> > 6 files changed, 11 insertions(+), 11 deletions(-)
>
> Much better. Thanks.
>
> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>
Ah. the wonders of cut and pasting wrong stuff.

Applied, thanks!

Jonathan