The patch titled Subject: docs/vm/damon: remove broken reference has been removed from the -mm tree. Its filename was docs-vm-damon-remove-broken-reference.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: SeongJae Park <sjpark@xxxxxxxxx> Subject: 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 commit fixes the warning by removing the wrong reference. Link: https://lkml.kernel.org/r/20210917123958.3819-4-sj@xxxxxxxxxx Signed-off-by: SeongJae Park <sjpark@xxxxxxxxx> Cc: Jonathan Corbet <corbet@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/vm/damon/index.rst | 1 - 1 file changed, 1 deletion(-) --- a/Documentation/vm/damon/index.rst~docs-vm-damon-remove-broken-reference +++ a/Documentation/vm/damon/index.rst @@ -27,4 +27,3 @@ workloads and systems. faq design api - plans _ Patches currently in -mm which might be from sjpark@xxxxxxxxx are