Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: iio: ad3552r: Fix malformed code-block directive

Missing required double dot and line break.

Fixes: ede84c455659 ("docs: iio: add documentation for ad3552r driver")
Signed-off-by: Jorge Marques <jorge.marques@analog.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250818-docs-ad3552r-code-block-fix-v1-1-4430cbc26676@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Jorge Marques and committed by
Jonathan Cameron
788c57f4 4340feb4

+2 -1
+2 -1
Documentation/iio/ad3552r.rst
··· 64 64 Usage examples 65 65 -------------- 66 66 67 - . code-block:: bash 67 + .. code-block:: bash 68 + 68 69 root:/sys/bus/iio/devices/iio:device0# cat data_source 69 70 normal 70 71 root:/sys/bus/iio/devices/iio:device0# echo -n ramp-16bit > data_source