[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <40fcf36e-3a60-474e-a7ef-1de874743828@infradead.org>
Date: Tue, 26 Mar 2024 10:16:16 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Suren Baghdasaryan <surenb@...gle.com>, akpm@...ux-foundation.org
Cc: sfr@...b.auug.org.au, kent.overstreet@...ux.dev,
linux-doc@...r.kernel.org, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] Documentation: fs/proc: fix allocinfo title
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@...b.auug.org.au>
> Signed-off-by: Suren Baghdasaryan <surenb@...gle.com>
> Cc: Randy Dunlap <rdunlap@...radead.org>
Reviewed-by: Randy Dunlap <rdunlap@...radead.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
Powered by blists - more mailing lists