Skip to content

Commit 8732947

Browse files
bagasmedjbw
authored andcommitted
Documentation: cxl: remove dangling kernel-doc reference
Sphinx reported kernel-doc failure warning, pointing to non-existent drivers/cxl/region.h (which doesn't also exist throughout repo history): WARNING: kernel-doc './scripts/kernel-doc -rst -enable-lineno -sphinx-version 2.4.4 -no-doc-sections ./drivers/cxl/region.h' failed with return code 1 Above cause error message to be displayed on htmldocs output. Delete the reference. Fixes: 779dd20 ("cxl/region: Add region creation support") Signed-off-by: Bagas Sanjaya <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dan Williams <[email protected]>
1 parent 038e6eb commit 8732947

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Documentation/driver-api/cxl/memory-devices.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -364,9 +364,6 @@ CXL Core
364364

365365
CXL Regions
366366
-----------
367-
.. kernel-doc:: drivers/cxl/region.h
368-
:identifiers:
369-
370367
.. kernel-doc:: drivers/cxl/core/region.c
371368
:doc: cxl core region
372369

0 commit comments

Comments
 (0)