Documentation/power/runtime_pm.rst | 1 + 1 file changed, 1 insertion(+)
The '7. Generic subsystem callbacks' should be
a section title, but the markdown syntax now is wrong to show
this as expected. Fix it so we can to link the chapter
at docs.kernel.org correctly.
Signed-off-by: Yiwei Lin <s921975628@gmail.com>
---
Documentation/power/runtime_pm.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/power/runtime_pm.rst b/Documentation/power/runtime_pm.rst
index 65b86e487..82bc76d3d 100644
--- a/Documentation/power/runtime_pm.rst
+++ b/Documentation/power/runtime_pm.rst
@@ -730,6 +730,7 @@ out the following operations:
for it, respectively.
7. Generic subsystem callbacks
+==============================
Subsystems may wish to conserve code space by using the set of generic power
management callbacks provided by the PM core, defined in
--
2.34.1
On Sun, Feb 25, 2024 at 4:46 PM Yiwei Lin <s921975628@gmail.com> wrote: > > The '7. Generic subsystem callbacks' should be > a section title, but the markdown syntax now is wrong to show > this as expected. Fix it so we can to link the chapter > at docs.kernel.org correctly. > > Signed-off-by: Yiwei Lin <s921975628@gmail.com> > --- > Documentation/power/runtime_pm.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/power/runtime_pm.rst b/Documentation/power/runtime_pm.rst > index 65b86e487..82bc76d3d 100644 > --- a/Documentation/power/runtime_pm.rst > +++ b/Documentation/power/runtime_pm.rst > @@ -730,6 +730,7 @@ out the following operations: > for it, respectively. > > 7. Generic subsystem callbacks > +============================== > > Subsystems may wish to conserve code space by using the set of generic power > management callbacks provided by the PM core, defined in > -- Applied as 6.9 material (with changelog edits), thanks!
© 2016 - 2026 Red Hat, Inc.