platform/x86: dell-ddv: Fix mangled list in documentation
authorArmin Wolf <W_Armin@gmx.de>
Fri, 7 Jul 2023 01:03:33 +0000 (03:03 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 11 Jul 2023 10:15:30 +0000 (12:15 +0200)
Add missing empty line necessary for sphinx to recognize
the list. Also reword the first entry a little bit.

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20230707010333.12954-2-W_Armin@gmx.de
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Documentation/wmi/devices/dell-wmi-ddv.rst

index d8aa64e..bf963d9 100644 (file)
@@ -187,7 +187,8 @@ WMI method BatteryeRawAnalytics()
 
 Returns a buffer usually containg 12 blocks of analytics data.
 Those blocks contain:
-- block number starting with 0 (u8)
+
+- a block number starting with 0 (u8)
 - 31 bytes of unknown data
 
 .. note::