linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] Documentation: admin-guide: sysctl/kernel: fix headings format and underlines
@ 2020-04-20 17:25 Randy Dunlap
  2020-04-21 19:29 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-04-20 17:25 UTC (permalink / raw)
  To: linux-doc, Jonathan Corbet, LKML

From: Randy Dunlap <rdunlap@infradead.org>

Fix underline length warnings and drop the ending semi-colon from the
title so that they match other title lines.

linux-next-20200420/Documentation/admin-guide/sysctl/kernel.rst:281: WARNING: Title underline too short.

hung_task_all_cpu_backtrace:
================

linux-next-20200420/Documentation/admin-guide/sysctl/kernel.rst:564: WARNING: Title underline too short.

oops_all_cpu_backtrace:
================
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
 Documentation/admin-guide/sysctl/kernel.rst |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

--- linux-next-20200420.orig/Documentation/admin-guide/sysctl/kernel.rst
+++ linux-next-20200420/Documentation/admin-guide/sysctl/kernel.rst
@@ -277,8 +277,8 @@ Path for the hotplug policy agent.
 Default value is "``/sbin/hotplug``".
 
 
-hung_task_all_cpu_backtrace:
-================
+hung_task_all_cpu_backtrace
+===========================
 
 If this option is set, the kernel will send an NMI to all CPUs to dump
 their backtraces when a hung task is detected. This file shows up if
@@ -560,8 +560,8 @@ rate for each task.
 scanned for a given scan.
 
 
-oops_all_cpu_backtrace:
-================
+oops_all_cpu_backtrace
+======================
 
 If this option is set, the kernel will send an NMI to all CPUs to dump
 their backtraces when an oops event occurs. It should be used as a last


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

* Re: [PATCH -next] Documentation: admin-guide: sysctl/kernel: fix headings format and underlines
  2020-04-20 17:25 [PATCH -next] Documentation: admin-guide: sysctl/kernel: fix headings format and underlines Randy Dunlap
@ 2020-04-21 19:29 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-04-21 19:29 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-doc, LKML

On Mon, 20 Apr 2020 10:25:34 -0700
Randy Dunlap <rdunlap@infradead.org> wrote:

> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix underline length warnings and drop the ending semi-colon from the
> title so that they match other title lines.
> 
> linux-next-20200420/Documentation/admin-guide/sysctl/kernel.rst:281: WARNING: Title underline too short.
> 
> hung_task_all_cpu_backtrace:
> ================
> 
> linux-next-20200420/Documentation/admin-guide/sysctl/kernel.rst:564: WARNING: Title underline too short.
> 
> oops_all_cpu_backtrace:
> ================
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>

So this one fixes a linux-next issue introduced by patch 93a0fba3de9a,
which went in via Andrew Morton's tree.  So I can't apply it; I think it
needs to go to akpm.

Thanks,

jon

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

end of thread, other threads:[~2020-04-21 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-20 17:25 [PATCH -next] Documentation: admin-guide: sysctl/kernel: fix headings format and underlines Randy Dunlap
2020-04-21 19:29 ` Jonathan Corbet

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