[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <abcaa4f5-7a9b-56b5-c11a-a88fef9d1e0a@gmail.com>
Date: Sun, 3 Jul 2022 13:27:47 +0900
From: Akira Yokosawa <akiyks@...il.com>
To: Gwendal Grignou <gwendal@...omium.org>,
Jonathan Cameron <Jonathan.Cameron@...wei.com>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Stephen Boyd <swboyd@...omium.org>, linux-doc@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@...nel.org>,
Bagas Sanjaya <bagasdotme@...il.com>,
kernel test robot <lkp@...el.com>, linux-iio@...r.kernel.org
Subject: [PATCH] iio: proximity: sx9324: add empty line in front of bullet
list
"make htmldocs" emits a warning of:
Documentation/ABI/testing/sysfs-bus-iio-sx9324:2: WARNING: Unexpected indentation.
This is due to a missing empty line in front of the bullet list.
Fix it.
Note: The line count of 2 in the warning is not exact in this case.
Signed-off-by: Akira Yokosawa <akiyks@...il.com>
Fixes: 4c18a890dff8 ("iio:proximity:sx9324: Add SX9324 support")
Link: https://lore.kernel.org/r/202207021703.lEW6FLT1-lkp@intel.com/
Reported-by: kernel test robot <lkp@...el.com>
Cc: Gwendal Grignou <gwendal@...omium.org>
Cc: Stephen Boyd <swboyd@...omium.org>
Cc: Jonathan Cameron <Jonathan.Cameron@...wei.com>
---
Documentation/ABI/testing/sysfs-bus-iio-sx9324 | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/ABI/testing/sysfs-bus-iio-sx9324 b/Documentation/ABI/testing/sysfs-bus-iio-sx9324
index 632e3321f5a3..a8342770e7cb 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio-sx9324
+++ b/Documentation/ABI/testing/sysfs-bus-iio-sx9324
@@ -5,6 +5,7 @@ Contact: Gwendal Grignou <gwendal@...omium.org>
Description:
SX9324 has 3 inputs, CS0, CS1 and CS2. Hardware layout
defines if the input is
+
+ not connected (HZ),
+ grounded (GD),
+ connected to an antenna where it can act as a base
--
2.25.1
Powered by blists - more mailing lists