linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: cxl/core: Fix the title underline
@ 2021-05-21 17:30 Fabio Estevam
  2021-05-21 17:34 ` Dan Williams
  0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2021-05-21 17:30 UTC (permalink / raw)
  To: dan.j.williams; +Cc: corbet, linux-doc, Fabio Estevam

Commit 5f653f7590ab ("cxl/core: Rename bus.c to core.c") has changed
the title, but missed to update the underline length, which causes
the following 'make htmldocs' build warning:

Documentation/driver-api/cxl/memory-devices.rst:32: WARNING: Title underline too short.

Fix the title underline accordingly.

Fixes: 5f653f7590ab ("cxl/core: Rename bus.c to core.c") 
Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 Documentation/driver-api/cxl/memory-devices.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/driver-api/cxl/memory-devices.rst b/Documentation/driver-api/cxl/memory-devices.rst
index 71495ed77069..73f6b246c583 100644
--- a/Documentation/driver-api/cxl/memory-devices.rst
+++ b/Documentation/driver-api/cxl/memory-devices.rst
@@ -29,7 +29,7 @@ CXL Memory Device
    :internal:
 
 CXL Core
--------
+--------
 .. kernel-doc:: drivers/cxl/core.c
    :doc: cxl core
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: cxl/core: Fix the title underline
  2021-05-21 17:30 [PATCH] docs: cxl/core: Fix the title underline Fabio Estevam
@ 2021-05-21 17:34 ` Dan Williams
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Williams @ 2021-05-21 17:34 UTC (permalink / raw)
  To: Fabio Estevam; +Cc: Jonathan Corbet, Linux Doc Mailing List

On Fri, May 21, 2021 at 10:31 AM Fabio Estevam <festevam@gmail.com> wrote:
>
> Commit 5f653f7590ab ("cxl/core: Rename bus.c to core.c") has changed
> the title, but missed to update the underline length, which causes
> the following 'make htmldocs' build warning:
>
> Documentation/driver-api/cxl/memory-devices.rst:32: WARNING: Title underline too short.
>

Thanks, already reported and fixed. Will appear in -next shortly.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-21 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21 17:30 [PATCH] docs: cxl/core: Fix the title underline Fabio Estevam
2021-05-21 17:34 ` Dan Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).