diff options
author | Armin Wolf <W_Armin@gmx.de> | 2023-07-07 03:03:33 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2023-07-11 12:15:30 +0200 |
commit | d0050c2ef53f87561d8345cccf49927ade91cca6 (patch) | |
tree | fbc840468d09640bb5a4aedd1a99da7d3391c424 /Documentation | |
parent | 8c4893837554687addae919998b0f3de23a514dc (diff) |
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')
-rw-r--r-- | Documentation/wmi/devices/dell-wmi-ddv.rst | 3 |
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:: |