diff mbox series

[3/5] docs/vm/damon: Remove broken reference

Message ID 20210917123958.3819-4-sj@kernel.org (mailing list archive)
State New
Headers show
Series mm, mm/damon: Trivial fixes | expand

Commit Message

SeongJae Park Sept. 17, 2021, 12:39 p.m. UTC
From: SeongJae Park <sjpark@amazon.de>

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 commit fixes the warning by removing the wrong reference.

Signed-off-by: SeongJae Park <sjpark@amazon.de>
---
 Documentation/vm/damon/index.rst | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/vm/damon/index.rst b/Documentation/vm/damon/index.rst
index a2858baf3bf1..48c0bbff98b2 100644
--- a/Documentation/vm/damon/index.rst
+++ b/Documentation/vm/damon/index.rst
@@ -27,4 +27,3 @@  workloads and systems.
    faq
    design
    api
-   plans