OSDN Git Service

Documentation: power: fix pm_qos_interface.rst format warning
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 17 Feb 2020 04:54:21 +0000 (20:54 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 20 Feb 2020 10:53:32 +0000 (11:53 +0100)
Fix Sphinx warnings by indenting the bullet list (and making it
unnumbered).

Documentation/power/pm_qos_interface.rst:12: WARNING: Unexpected indentation.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/power/pm_qos_interface.rst

index 064f668..69b0fe3 100644 (file)
@@ -7,8 +7,8 @@ performance expectations by drivers, subsystems and user space applications on
 one of the parameters.
 
 Two different PM QoS frameworks are available:
-1. CPU latency QoS.
-2. The per-device PM QoS framework provides the API to manage the
+ * CPU latency QoS.
+ * The per-device PM QoS framework provides the API to manage the
    per-device latency constraints and PM QoS flags.
 
 The latency unit used in the PM QoS framework is the microsecond (usec).