Re: [PATCH] docs: iio: ad3552r: Fix malformed code-block directive

From: Jonathan Cameron
Date: Mon Aug 18 2025 - 14:31:48 EST


On Mon, 18 Aug 2025 10:16:56 -0500
David Lechner <dlechner@xxxxxxxxxxxx> wrote:

> On 8/18/25 9:44 AM, Jorge Marques wrote:
> > Missing required double dot and line break.
> >
> > Signed-off-by: Jorge Marques <jorge.marques@xxxxxxxxxx>
> > ---
>
> Reviewed-by: David Lechner <dlechner@xxxxxxxxxxxx>
>

Hmm. This doesn't feel like something that needs a rapid backport
but the generated html is rather ugly without it so I've given
it a fixes tag.

Fixes: ede84c455659 ("docs: iio: add documentation for ad3552r driver")

Applied to the togreg branch of iio.git.

Thanks,

Jonathan