From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
corbet@lwn.net, walken@google.com, grandmaster@al2klimov.de,
willy@infradead.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] docs: rbtree.rst: Fix a typo
Date: Wed, 24 Mar 2021 10:46:19 -0700 [thread overview]
Message-ID: <5ea2fe0d-1013-d526-b3d4-47fdcfa8f396@infradead.org> (raw)
In-Reply-To: <20210324080046.20709-1-unixbhaskar@gmail.com>
On 3/24/21 1:00 AM, Bhaskar Chowdhury wrote:
>
> s/maintanence/maintenance/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
> ---
> Documentation/core-api/rbtree.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/rbtree.rst b/Documentation/core-api/rbtree.rst
> index 6b88837fbf82..ed1a9fbc779e 100644
> --- a/Documentation/core-api/rbtree.rst
> +++ b/Documentation/core-api/rbtree.rst
> @@ -201,7 +201,7 @@ search trees, such as for traversals or users relying on a the particular
> order for their own logic. To this end, users can use 'struct rb_root_cached'
> to optimize O(logN) rb_first() calls to a simple pointer fetch avoiding
> potentially expensive tree iterations. This is done at negligible runtime
> -overhead for maintanence; albeit larger memory footprint.
> +overhead for maintenance; albeit larger memory footprint.
>
> Similar to the rb_root structure, cached rbtrees are initialized to be
> empty via::
> --
--
~Randy
next prev parent reply other threads:[~2021-03-24 17:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-24 8:00 Bhaskar Chowdhury
2021-03-24 17:46 ` Randy Dunlap [this message]
2021-03-25 17:41 ` Jonathan Corbet
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=5ea2fe0d-1013-d526-b3d4-47fdcfa8f396@infradead.org \
--to=rdunlap@infradead.org \
--cc=corbet@lwn.net \
--cc=grandmaster@al2klimov.de \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=unixbhaskar@gmail.com \
--cc=walken@google.com \
--cc=willy@infradead.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
all inboxes | Powered by JetHome®