]> git.baikalelectronics.ru Git - kernel.git/commit
docs/vm/damon: remove broken reference
authorSeongJae Park <sjpark@amazon.de>
Fri, 5 Nov 2021 20:46:01 +0000 (13:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Nov 2021 20:30:44 +0000 (13:30 -0700)
commit3b595229e0cb446339e8e55b2efafa105851cf14
tree1867810619d202fd853a34d72cc222e316163ecd
parent334efc1e8a7e259e1b3e64bb95b5421e7145b732
docs/vm/damon: remove broken reference

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/20210917123958.3819-4-sj@kernel.org
Signed-off-by: SeongJae Park <sjpark@amazon.de>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/vm/damon/index.rst