linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: power/pm_qos_interface.rst: fix list
@ 2020-03-12 18:19 Stephen Kitt
  2020-03-12 19:08 ` Stephen Kitt
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Kitt @ 2020-03-12 18:19 UTC (permalink / raw)
  To: Rafael J . Wysocki, Len Brown, Pavel Machek, linux-pm
  Cc: linux-kernel, Stephen Kitt

This adds a missing separator before a numbered list, fixing

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

Signed-off-by: Stephen Kitt <steve@sk2.org>
---
 Documentation/power/pm_qos_interface.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/power/pm_qos_interface.rst b/Documentation/power/pm_qos_interface.rst
index 0d62d506caf0..166b2729dc5c 100644
--- a/Documentation/power/pm_qos_interface.rst
+++ b/Documentation/power/pm_qos_interface.rst
@@ -7,6 +7,7 @@ performance expectations by drivers, subsystems and user space applications on
 one of the parameters.
 
 Two different PM QoS frameworks are available:
+
 1. PM QoS classes for cpu_dma_latency
 2. The per-device PM QoS framework provides the API to manage the
    per-device latency constraints and PM QoS flags.

base-commit: 7d3d3254adaa61cba896f71497f56901deb618e5
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-12 19:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-12 18:19 [PATCH] docs: power/pm_qos_interface.rst: fix list Stephen Kitt
2020-03-12 19:08 ` Stephen Kitt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).