]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
docs: memfd_preservation: fix rendering of ABI documentation
authorPratyush Yadav (Google) <pratyush@kernel.org>
Fri, 5 Jun 2026 16:06:44 +0000 (18:06 +0200)
committerMike Rapoport (Microsoft) <rppt@kernel.org>
Sun, 7 Jun 2026 05:40:16 +0000 (08:40 +0300)
The "memfd Live Update ABI" section in include/linux/kho/abi/memfd.h
currently does not render in the exported documentation. This is because
it should not include the "DOC:" in its reference. Drop it to ensure
correct rendering. Tested by running make htmldocs.

Fixes: 15fc11bb2cb6 ("docs: add documentation for memfd preservation via LUO")
Signed-off-by: Pratyush Yadav (Google) <pratyush@kernel.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20260605160645.3650271-1-pratyush@kernel.org
Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Documentation/mm/memfd_preservation.rst

index a8a5b476afd306c786f8005bb0d78cddc960bb42..c908a12dffa7c00736d76880f8f33d5be0a8dce1 100644 (file)
@@ -11,7 +11,7 @@ Memfd Preservation ABI
 ======================
 
 .. kernel-doc:: include/linux/kho/abi/memfd.h
-   :doc: DOC: memfd Live Update ABI
+   :doc: memfd Live Update ABI
 
 .. kernel-doc:: include/linux/kho/abi/memfd.h
    :internal: