mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] maple_tree: fix comment typo
@ 2026-08-13 18:38 Mark Sercombe
  2026-08-17 14:17 ` Liam R. Howlett
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Sercombe @ 2026-08-13 18:38 UTC (permalink / raw)
  To: liam, akpm
  Cc: aliceryhl, andrewjballance, maple-tree, linux-mm, linux-kernel,
	Mark Sercombe

Fix a spelling mistake n a code comment. This is a comment only
change with no functional impact.

Signed-off-by: Mark Sercombe <sercombe.joel.mark@gmail.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 e52876435b77..9e47f21286b4 100644
--- a/lib/maple_tree.c
+++ b/lib/maple_tree.c
@@ -3595,7 +3595,7 @@ static inline void mas_wr_prealloc_setup(struct ma_wr_state *wr_mas)
 
 /**
  * mas_prealloc_calc() - Calculate number of nodes needed for a
- * given store oepration
+ * given store operation
  * @wr_mas: The maple write state
  * @entry: The entry to store into the tree
  *
-- 
2.55.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] maple_tree: fix comment typo
  2026-08-13 18:38 [PATCH] maple_tree: fix comment typo Mark Sercombe
@ 2026-08-17 14:17 ` Liam R. Howlett
  0 siblings, 0 replies; 2+ messages in thread
From: Liam R. Howlett @ 2026-08-17 14:17 UTC (permalink / raw)
  To: Mark Sercombe
  Cc: akpm, aliceryhl, andrewjballance, maple-tree, linux-mm, linux-kernel

On 26/08/13 08:38PM, Mark Sercombe wrote:
> Fix a spelling mistake n a code comment. This is a comment only
> change with no functional impact.
> 
> Signed-off-by: Mark Sercombe <sercombe.joel.mark@gmail.com>

Thanks!

Reviewed-by: Liam R. Howlett (Oracle) <liam@infradead.org>

> ---
>  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 e52876435b77..9e47f21286b4 100644
> --- a/lib/maple_tree.c
> +++ b/lib/maple_tree.c
> @@ -3595,7 +3595,7 @@ static inline void mas_wr_prealloc_setup(struct ma_wr_state *wr_mas)
>  
>  /**
>   * mas_prealloc_calc() - Calculate number of nodes needed for a
> - * given store oepration
> + * given store operation
>   * @wr_mas: The maple write state
>   * @entry: The entry to store into the tree
>   *
> -- 
> 2.55.0
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-17 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 18:38 [PATCH] maple_tree: fix comment typo Mark Sercombe
2026-08-17 14:17 ` Liam R. Howlett

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®