summaryrefslogtreecommitdiffstats
path: root/Documentation/wmi
diff options
context:
space:
mode:
authorArmin Wolf <W_Armin@gmx.de>2023-07-07 03:03:33 +0200
committerHans de Goede <hdegoede@redhat.com>2023-07-11 12:15:30 +0200
commitd0050c2ef53f87561d8345cccf49927ade91cca6 (patch)
treefbc840468d09640bb5a4aedd1a99da7d3391c424 /Documentation/wmi
parent8c4893837554687addae919998b0f3de23a514dc (diff)
downloadlinux-stable-d0050c2ef53f87561d8345cccf49927ade91cca6.tar.gz
linux-stable-d0050c2ef53f87561d8345cccf49927ade91cca6.tar.bz2
linux-stable-d0050c2ef53f87561d8345cccf49927ade91cca6.zip
platform/x86: dell-ddv: Fix mangled list in documentation
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>
Diffstat (limited to 'Documentation/wmi')
-rw-r--r--Documentation/wmi/devices/dell-wmi-ddv.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/wmi/devices/dell-wmi-ddv.rst b/Documentation/wmi/devices/dell-wmi-ddv.rst
index d8aa64e9c827..bf963d91dd55 100644
--- a/Documentation/wmi/devices/dell-wmi-ddv.rst
+++ b/Documentation/wmi/devices/dell-wmi-ddv.rst
@@ -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::