* [PATCH] linux-next: SLIMbus: doc: Fix a warning "Title underline too short"
@ 2018-02-19 13:55 Masanari Iida
2018-02-19 14:13 ` Jonathan Corbet
2018-02-19 14:32 ` Matthew Wilcox
0 siblings, 2 replies; 4+ messages in thread
From: Masanari Iida @ 2018-02-19 13:55 UTC (permalink / raw)
To: sdharia, gregkh, linux-kernel, corbet, linux-doc; +Cc: Masanari Iida
This patch fixes a warning during "make xmldocs"
Documentation/driver-api/slimbus.rst:93:
WARNING: Title underline too short.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
Documentation/driver-api/slimbus.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/driver-api/slimbus.rst b/Documentation/driver-api/slimbus.rst
index 7555ecd538de..a97449cf603a 100644
--- a/Documentation/driver-api/slimbus.rst
+++ b/Documentation/driver-api/slimbus.rst
@@ -90,7 +90,7 @@ controller resets the bus. This notification allows the driver to take necessary
steps to boot the device so that it's functional after the bus has been reset.
Driver and Controller APIs:
---------------------------
+---------------------------
.. kernel-doc:: include/linux/slimbus.h
:internal:
--
2.16.2.246.ga4ee44448fe9
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] linux-next: SLIMbus: doc: Fix a warning "Title underline too short"
2018-02-19 13:55 [PATCH] linux-next: SLIMbus: doc: Fix a warning "Title underline too short" Masanari Iida
@ 2018-02-19 14:13 ` Jonathan Corbet
2018-02-19 14:32 ` Matthew Wilcox
1 sibling, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2018-02-19 14:13 UTC (permalink / raw)
To: Masanari Iida; +Cc: sdharia, gregkh, linux-kernel, linux-doc
On Mon, 19 Feb 2018 22:55:50 +0900
Masanari Iida <standby24x7@gmail.com> wrote:
> This patch fixes a warning during "make xmldocs"
>
> Documentation/driver-api/slimbus.rst:93:
> WARNING: Title underline too short.
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] linux-next: SLIMbus: doc: Fix a warning "Title underline too short"
2018-02-19 13:55 [PATCH] linux-next: SLIMbus: doc: Fix a warning "Title underline too short" Masanari Iida
2018-02-19 14:13 ` Jonathan Corbet
@ 2018-02-19 14:32 ` Matthew Wilcox
2018-02-26 4:22 ` Randy Dunlap
1 sibling, 1 reply; 4+ messages in thread
From: Matthew Wilcox @ 2018-02-19 14:32 UTC (permalink / raw)
To: Masanari Iida; +Cc: sdharia, gregkh, linux-kernel, corbet, linux-doc
On Mon, Feb 19, 2018 at 10:55:50PM +0900, Masanari Iida wrote:
> Driver and Controller APIs:
> ---------------------------
> +---------------------------
> .. kernel-doc:: include/linux/slimbus.h
Is this the right fix? Shouldn't we rather delete the : instead?
We don't normally have a colon at the end of subsection titles.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] linux-next: SLIMbus: doc: Fix a warning "Title underline too short"
2018-02-19 14:32 ` Matthew Wilcox
@ 2018-02-26 4:22 ` Randy Dunlap
0 siblings, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2018-02-26 4:22 UTC (permalink / raw)
To: Matthew Wilcox, Masanari Iida
Cc: sdharia, gregkh, linux-kernel, corbet, linux-doc
On 02/19/2018 06:32 AM, Matthew Wilcox wrote:
> On Mon, Feb 19, 2018 at 10:55:50PM +0900, Masanari Iida wrote:
>> Driver and Controller APIs:
>> ---------------------------
>> +---------------------------
>> .. kernel-doc:: include/linux/slimbus.h
>
> Is this the right fix? Shouldn't we rather delete the : instead?
> We don't normally have a colon at the end of subsection titles.
Agreed -- no ending colon.
--
~Randy
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-02-26 4:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-19 13:55 [PATCH] linux-next: SLIMbus: doc: Fix a warning "Title underline too short" Masanari Iida
2018-02-19 14:13 ` Jonathan Corbet
2018-02-19 14:32 ` Matthew Wilcox
2018-02-26 4:22 ` Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox