linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: "Liam R. Howlett" <Liam.Howlett@Oracle.com>
To: Tom Yang <yangqixiao@inspur.com>
Cc: maple-tree@lists.infradead.org, linux-mm@kvack.org,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation: maple_tree: fix word spelling error
Date: Mon, 23 Oct 2023 11:51:58 -0400	[thread overview]
Message-ID: <20231023155158.lyuu3vthvdrzmlaq@revolver> (raw)
In-Reply-To: <20231023095737.21823-1-yangqixiao@inspur.com>


* Tom Yang <yangqixiao@inspur.com> [231023 05:58]:
> The "first" is spelled "fist".

Thanks.

> 
> Signed-off-by: Tom Yang <yangqixiao@inspur.com>

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

> ---
>  Documentation/core-api/maple_tree.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/core-api/maple_tree.rst b/Documentation/core-api/maple_tree.rst
> index 45defcf15da7..96f3d5f076b5 100644
> --- a/Documentation/core-api/maple_tree.rst
> +++ b/Documentation/core-api/maple_tree.rst
> @@ -175,7 +175,7 @@ will return the previous entry which occurs before the entry at index.
>  mas_find() will find the first entry which exists at or above index on
>  the first call, and the next entry from every subsequent calls.
>  
> -mas_find_rev() will find the fist entry which exists at or below the last on
> +mas_find_rev() will find the first entry which exists at or below the last on
>  the first call, and the previous entry from every subsequent calls.
>  
>  If the user needs to yield the lock during an operation, then the maple state
> -- 
> 2.31.1
> 
> 


      reply	other threads:[~2023-10-23 15:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-23  9:57 Tom Yang
2023-10-23 15:51 ` 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=20231023155158.lyuu3vthvdrzmlaq@revolver \
    --to=liam.howlett@oracle.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=maple-tree@lists.infradead.org \
    --cc=yangqixiao@inspur.com \
    /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