[PATCH] docs: rbtree.rst: Fix a typo

Subsystems: documentation, the rest

STALE2007d LANDED

Landed in mainline as 399bfc8b2918 on 2021-03-25.

3 messages, 3 authors, 2021-03-25 · open the first message on its own page

[PATCH] docs: rbtree.rst: Fix a typo

From: Bhaskar Chowdhury <hidden>
Date: 2021-03-24 07:59:57

s/maintanence/maintenance/

Signed-off-by: Bhaskar Chowdhury <redacted>
---
 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::
--
2.30.1

Re: [PATCH] docs: rbtree.rst: Fix a typo

From: Randy Dunlap <rdunlap@infradead.org>
Date: 2021-03-24 17:48:36

On 3/24/21 1:00 AM, Bhaskar Chowdhury wrote:
s/maintanence/maintenance/

Signed-off-by: Bhaskar Chowdhury <redacted>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
quoted hunk
---
 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

Re: [PATCH] docs: rbtree.rst: Fix a typo

From: Jonathan Corbet <corbet@lwn.net>
Date: 2021-03-25 17:41:51

Bhaskar Chowdhury [off-list ref] writes:
s/maintanence/maintenance/

Signed-off-by: Bhaskar Chowdhury <redacted>
---
 Documentation/core-api/rbtree.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.

jon
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help