docs: iio: fix bullet list formatting
authorLuca Ceresoli <luca@lucaceresoli.net>
Mon, 15 Feb 2021 14:35:10 +0000 (15:35 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 11 Mar 2021 20:47:08 +0000 (20:47 +0000)
commit218977dcdb2aac1ec0492b51e8473ca6d3387c50
tree576a6fb421e49cf0cc145f1a03a27460a5c5f5d6
parentbd9a013d2988321ef1122e41874f9cbd141e480a
docs: iio: fix bullet list formatting

This 2nd-level bullet list is not properly ReST-formatted and thus it gets
rendered as a unique paragraph quite unreadable.  Fix by adding spaces as
needed.

While there also swap "shift" and "repeat" so they are in the correct
order.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Link: https://lore.kernel.org/r/20210215143511.25471-5-luca@lucaceresoli.net
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/driver-api/iio/buffers.rst