From: David Hildenbrand <david@redhat.com>
To: Ian Cowan <ian@linux.cowan.aero>,
Andrew Morton <akpm@linux-foundation.org>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm: mmap: fix documentation for vma_mas_szero
Date: Mon, 14 Nov 2022 17:41:26 +0100 [thread overview]
Message-ID: <b3fb40a1-f748-7c3f-8920-1f7a4a49cada@redhat.com> (raw)
In-Reply-To: <20221114003349.41235-1-ian@linux.cowan.aero>
On 14.11.22 01:33, Ian Cowan wrote:
> When the struct_mm input, mm, was changed to a struct ma_state, mas, the
> documentation for the function was never updated. This updates that
> documentation reference.
>
> Signed-off-by: Ian Cowan <ian@linux.cowan.aero>
> ---
> mm/mmap.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/mmap.c b/mm/mmap.c
> index bf2122af94e7..7ffd562c57a0 100644
> --- a/mm/mmap.c
> +++ b/mm/mmap.c
> @@ -456,7 +456,7 @@ void vma_mas_remove(struct vm_area_struct *vma, struct ma_state *mas)
> * vma_mas_szero() - Set a given range to zero. Used when modifying a
> * vm_area_struct start or end.
> *
> - * @mm: The struct_mm
> + * @mas: The maple tree ma_state
> * @start: The start address to zero
> * @end: The end address to zero.
> */
Acked-by: David Hildenbrand <david@redhat.com>
--
Thanks,
David / dhildenb
parent reply other threads:[~2022-11-14 16:41 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20221114003349.41235-1-ian@linux.cowan.aero>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b3fb40a1-f748-7c3f-8920-1f7a4a49cada@redhat.com \
--to=david@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=ian@linux.cowan.aero \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox