All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] Documentation/power: fix pm_qos_interface.rst format warning
@ 2020-02-17  4:54 Randy Dunlap
  2020-02-20 10:55 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-02-17  4:54 UTC (permalink / raw)
  To: Linux PM list, linux-doc; +Cc: Jonathan Corbet, Rafael J. Wysocki

From: Randy Dunlap <rdunlap@infradead.org>

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>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: linux-pm@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
 Documentation/power/pm_qos_interface.rst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- linux-next-20200217.orig/Documentation/power/pm_qos_interface.rst
+++ linux-next-20200217/Documentation/power/pm_qos_interface.rst
@@ -7,8 +7,8 @@ performance expectations by drivers, sub
 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).


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

end of thread, other threads:[~2020-02-20 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17  4:54 [PATCH -next] Documentation/power: fix pm_qos_interface.rst format warning Randy Dunlap
2020-02-20 10:55 ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.