linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: "Liam R. Howlett" <Liam.Howlett@Oracle.com>
To: Mike Rapoport <rppt@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-mm@kvack.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] maple_tree: mtree_insert: fix typo in kernel-doc description of GFP flags
Date: Mon, 17 Jul 2023 09:27:40 -0400	[thread overview]
Message-ID: <20230717132740.ng2wihlsw2zhi6ne@revolver> (raw)
In-Reply-To: <20230715084038.987955-1-rppt@kernel.org>

* Mike Rapoport <rppt@kernel.org> [230715 04:40]:
> From: "Mike Rapoport (IBM)" <rppt@kernel.org>
> 
> Replace FGP_FLAGS with GFP_FLAGS
> 
> Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>

Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>

> ---
>  lib/maple_tree.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/maple_tree.c b/lib/maple_tree.c
> index 8ebc43d4cc8c..92da9c27fbd9 100644
> --- a/lib/maple_tree.c
> +++ b/lib/maple_tree.c
> @@ -6339,7 +6339,7 @@ EXPORT_SYMBOL(mtree_insert_range);
>   * @mt: The maple tree
>   * @index : The index to store the value
>   * @entry: The entry to store
> - * @gfp: The FGP_FLAGS to use for allocations.
> + * @gfp: The GFP_FLAGS to use for allocations.
>   *
>   * Return: 0 on success, -EEXISTS if the range is occupied, -EINVAL on invalid
>   * request, -ENOMEM if memory could not be allocated.
> -- 
> 2.39.2
> 


      reply	other threads:[~2023-07-17 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-15  8:40 Mike Rapoport
2023-07-17 13:27 ` Liam R. Howlett [this message]

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=20230717132740.ng2wihlsw2zhi6ne@revolver \
    --to=liam.howlett@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=rppt@kernel.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