Commit 3c874027 authored by Randy Dunlap's avatar Randy Dunlap Committed by Rafael J. Wysocki
Browse files

Documentation: power: fix pm_qos_interface.rst format warning



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: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 814d51f8
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -7,8 +7,8 @@ performance expectations by drivers, subsystems and user space applications on
one of the parameters.
one of the parameters.


Two different PM QoS frameworks are available:
Two different PM QoS frameworks are available:
1. CPU latency QoS.
 * CPU latency QoS.
2. The per-device PM QoS framework provides the API to manage the
 * The per-device PM QoS framework provides the API to manage the
   per-device latency constraints and PM QoS flags.
   per-device latency constraints and PM QoS flags.


The latency unit used in the PM QoS framework is the microsecond (usec).
The latency unit used in the PM QoS framework is the microsecond (usec).