Documentation: ad4130: format list of in_voltage-voltage_filter_mode_available modes
authorBagas Sanjaya <bagasdotme@gmail.com>
Sun, 6 Nov 2022 14:02:33 +0000 (21:02 +0700)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 23 Nov 2022 19:52:55 +0000 (19:52 +0000)
commited81d3de8eacf70c96f7012e4e16257efc2e12a9
tree31706dbcd48ba7b714376fe3bf810c1aa06aa620
parentd3532d69757f9c6a73155d73bd9b94b64b12ef72
Documentation: ad4130: format list of in_voltage-voltage_filter_mode_available modes

Sphinx reports two warnings on sysfs documentation for AD4130 driver:

Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130:2: WARNING: Unexpected indentation.
Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130:2: WARNING: Block quote ends without a blank line; unexpected unindent.

These are due to misformatting of sinc* modes list. Format it with bullet
list. Since each entry spans multiple lines, separate each with a blank
line.

Fixes: 62094060cf3a ("iio: adc: ad4130: add AD4130 driver")
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://lore.kernel.org/r/20221106140233.74112-1-bagasdotme@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130