[PATCH 2/3] Documentation/ABI: sysfs-class-thermal: Fix Sphinx warning

From: Hans de Goede
Date: Thu Mar 24 2022 - 12:59:48 EST


Fix the following warning from "make htmldocs":

Documentation/ABI/testing/sysfs-class-thermal:201:
WARNING: Bullet list ends without a blank line; unexpected unindent.

Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
---
Documentation/ABI/testing/sysfs-class-thermal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-class-thermal b/Documentation/ABI/testing/sysfs-class-thermal
index 2c52bb1f864c..8eee37982b2a 100644
--- a/Documentation/ABI/testing/sysfs-class-thermal
+++ b/Documentation/ABI/testing/sysfs-class-thermal
@@ -203,7 +203,7 @@ Description:

- for generic ACPI: should be "Fan", "Processor" or "LCD"
- for memory controller device on intel_menlow platform:
- should be "Memory controller".
+ should be "Memory controller".

RO, Required

--
2.35.1