diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2024-07-15 12:41:02 +0200 |
---|---|---|
committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2024-07-16 10:41:46 +0200 |
commit | 9d20c0535ea822e7306049bfc735bd0fb83400c1 (patch) | |
tree | 5072096a0f1e309f11f1bcda048fe9d230b7e458 | |
parent | platform/x86: ideapad-laptop: use cleanup.h (diff) | |
download | linux-9d20c0535ea822e7306049bfc735bd0fb83400c1.tar.xz linux-9d20c0535ea822e7306049bfc735bd0fb83400c1.zip |
Docs/admin-guide: Remove pmf leftover reference from the index
pmf.rst was removed by the commit 2fd66f7d3b0d ("platform/x86/amd/pmf:
Remove update system state document") but the reference in the
admin-guide index remained in place which triggers this warning:
Documentation/admin-guide/index.rst:75: WARNING: toctree contains
reference to nonexisting document 'admin-guide/pmf'
Remove pmf also from the index to avoid the warning.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20240715104102.4615-1-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to '')
-rw-r--r-- | Documentation/admin-guide/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst index 32ea52f1d150..e85b1adf5908 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -121,7 +121,6 @@ configure specific aspects of kernel behavior to your liking. parport perf-security pm/index - pmf pnp rapidio RAS/index |