Skip to content

Commit

Permalink
platform/x86: dell-ddv: Fix mangled list in documentation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Armin Wolf authored and Hans de Goede committed Jul 11, 2023
1 parent 8c48938 commit d0050c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/wmi/devices/dell-wmi-ddv.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand Down

0 comments on commit d0050c2

Please sign in to comment.