[2/2] platform/x86: dell-ddv: Fix mangled list in documentation

Message ID 20230707010333.12954-2-W_Armin@gmx.de
State New
Headers
Series [1/2] platform/x86: dell-ddv: Improve error handling |

Commit Message

Armin Wolf July 7, 2023, 1:03 a.m. UTC
  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>
---
 Documentation/wmi/devices/dell-wmi-ddv.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--
2.30.2
  

Patch

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::