linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next RESEND] Documentation/admin-guide: fix sysctl Sphinx warning
@ 2019-10-21  2:44 Randy Dunlap
  2019-10-21 13:54 ` Dmitry Safonov
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2019-10-21  2:44 UTC (permalink / raw)
  To: LKML, Andrew Morton, Ingo Molnar; +Cc: Dmitry Safonov

From: Randy Dunlap <rdunlap@infradead.org>

Fix Sphinx warning when building Documentation:

Documentation/admin-guide/sysctl/kernel.rst:397: WARNING: Title underline too short.

hung_task_interval_warnings:
===================

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Dmitry Safonov <dima@arista.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Ingo Molnar <mingo@kernel.org>
---
 Documentation/admin-guide/sysctl/kernel.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20191018.orig/Documentation/admin-guide/sysctl/kernel.rst
+++ linux-next-20191018/Documentation/admin-guide/sysctl/kernel.rst
@@ -394,7 +394,7 @@ This file shows up if CONFIG_DETECT_HUNG
 
 
 hung_task_interval_warnings:
-===================
+============================
 
 The same as hung_task_warnings, but set the number of interval
 warnings to be issued about detected hung tasks during check



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

* Re: [PATCH -next RESEND] Documentation/admin-guide: fix sysctl Sphinx warning
  2019-10-21  2:44 [PATCH -next RESEND] Documentation/admin-guide: fix sysctl Sphinx warning Randy Dunlap
@ 2019-10-21 13:54 ` Dmitry Safonov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Safonov @ 2019-10-21 13:54 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, Andrew Morton, Ingo Molnar, Dmitry Safonov

Hi Randy,

On 10/21/19 3:44 AM, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix Sphinx warning when building Documentation:
> 
> Documentation/admin-guide/sysctl/kernel.rst:397: WARNING: Title underline too short.
> 
> hung_task_interval_warnings:
> ===================

Thanks for the patch!

I'm in process of reworking the patch in akpm according to reviews,
I will incorporate your change in next version.

> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Dmitry Safonov <dima@arista.com>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: Ingo Molnar <mingo@kernel.org>
> ---
>  Documentation/admin-guide/sysctl/kernel.rst |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-next-20191018.orig/Documentation/admin-guide/sysctl/kernel.rst
> +++ linux-next-20191018/Documentation/admin-guide/sysctl/kernel.rst
> @@ -394,7 +394,7 @@ This file shows up if CONFIG_DETECT_HUNG
>  
>  
>  hung_task_interval_warnings:
> -===================
> +============================
>  
>  The same as hung_task_warnings, but set the number of interval
>  warnings to be issued about detected hung tasks during check
> 
> 

Thanks,
          Dmitry

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

end of thread, other threads:[~2019-10-21 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-21  2:44 [PATCH -next RESEND] Documentation/admin-guide: fix sysctl Sphinx warning Randy Dunlap
2019-10-21 13:54 ` Dmitry Safonov

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).