]> Git Repo - linux.git/commitdiff
docs/vm/damon: remove broken reference
authorSeongJae Park <[email protected]>
Fri, 5 Nov 2021 20:46:01 +0000 (13:46 -0700)
committerLinus Torvalds <[email protected]>
Sat, 6 Nov 2021 20:30:44 +0000 (13:30 -0700)
Building DAMON documents warns for a reference to nonexisting doc, as
below:

    $ time make htmldocs
    [...]
    Documentation/vm/damon/index.rst:24: WARNING: toctree contains reference to nonexisting document 'vm/damon/plans'

This fixes the warning by removing the wrong reference.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: SeongJae Park <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Documentation/vm/damon/index.rst

index a2858baf3bf1df807662e36961858dc8bef3376f..48c0bbff98b2fcd39b746f5765b339ae477bb631 100644 (file)
@@ -27,4 +27,3 @@ workloads and systems.
    faq
    design
    api
-   plans
This page took 0.063905 seconds and 4 git commands to generate.