From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> The indenting added in here to give bullet points is nice to read but unfortunately our docs building scripts trip up on it. make htmldocs gives ../iio/Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: ERROR: Unexpected indentation. So drop the pretty indenting to avoid that error message. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> Cc: Gwendal Grignou <gwendal@xxxxxxxxxxxx> --- Documentation/ABI/testing/sysfs-bus-iio-sx9324 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ABI/testing/sysfs-bus-iio-sx9324 b/Documentation/ABI/testing/sysfs-bus-iio-sx9324 index 632e3321f5a3..9c1e8884a738 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio-sx9324 +++ b/Documentation/ABI/testing/sysfs-bus-iio-sx9324 @@ -8,7 +8,7 @@ Description: + not connected (HZ), + grounded (GD), + connected to an antenna where it can act as a base - (DS - data shield), or measured input (MI). + (DS - data shield), or measured input (MI). The sensor rotates measurement across 4 phases (PH0, PH1, PH2, PH3), where the inputs are configured -- 2.36.1