linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] Documentation: fs/proc: fix allocinfo title
@ 2024-03-26  7:38 Suren Baghdasaryan
  2024-03-26 17:16 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Suren Baghdasaryan @ 2024-03-26  7:38 UTC (permalink / raw)
  To: akpm
  Cc: sfr, kent.overstreet, surenb, linux-doc, linux-next,
	linux-kernel, Randy Dunlap

Fix "Title underline too short." warning in the documentation.

Fixes: d08b311b6d49 ("lib: add allocation tagging support for memory allocation profiling")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
---
 Documentation/filesystems/proc.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/proc.rst b/Documentation/filesystems/proc.rst
index 5d2fc58b5b1f..245269dd6e02 100644
--- a/Documentation/filesystems/proc.rst
+++ b/Documentation/filesystems/proc.rst
@@ -955,7 +955,7 @@ reclaimed to achieve this.
 
 
 allocinfo
-~~~~~~~
+~~~~~~~~~
 
 Provides information about memory allocations at all locations in the code
 base. Each allocation in the code is identified by its source file, line
-- 
2.44.0.396.g6e790dbe36-goog


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

* Re: [PATCH 1/1] Documentation: fs/proc: fix allocinfo title
  2024-03-26  7:38 [PATCH 1/1] Documentation: fs/proc: fix allocinfo title Suren Baghdasaryan
@ 2024-03-26 17:16 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2024-03-26 17:16 UTC (permalink / raw)
  To: Suren Baghdasaryan, akpm
  Cc: sfr, kent.overstreet, linux-doc, linux-next, linux-kernel



On 3/26/24 00:38, Suren Baghdasaryan wrote:
> Fix "Title underline too short." warning in the documentation.
> 
> Fixes: d08b311b6d49 ("lib: add allocation tagging support for memory allocation profiling")
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Suren Baghdasaryan <surenb@google.com>
> Cc: Randy Dunlap <rdunlap@infradead.org>


Reviewed-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  Documentation/filesystems/proc.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/filesystems/proc.rst b/Documentation/filesystems/proc.rst
> index 5d2fc58b5b1f..245269dd6e02 100644
> --- a/Documentation/filesystems/proc.rst
> +++ b/Documentation/filesystems/proc.rst
> @@ -955,7 +955,7 @@ reclaimed to achieve this.
>  
>  
>  allocinfo
> -~~~~~~~
> +~~~~~~~~~
>  
>  Provides information about memory allocations at all locations in the code
>  base. Each allocation in the code is identified by its source file, line

-- 
#Randy

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

end of thread, other threads:[~2024-03-26 17:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-26  7:38 [PATCH 1/1] Documentation: fs/proc: fix allocinfo title Suren Baghdasaryan
2024-03-26 17:16 ` Randy Dunlap

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