From: Mark Sercombe <sercombe.joel.mark@gmail.com>
To: liam@infradead.org, akpm@linux-foundation.org
Cc: aliceryhl@google.com, andrewjballance@gmail.com,
maple-tree@lists.infradead.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org,
Mark Sercombe <sercombe.joel.mark@gmail.com>
Subject: [PATCH] maple_tree: fix comment typo
Date: Thu, 13 Aug 2026 20:38:47 +0200 [thread overview]
Message-ID: <20260813183847.474357-1-sercombe.joel.mark@gmail.com> (raw)
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
reply other threads:[~2026-08-13 18:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260813183847.474357-1-sercombe.joel.mark@gmail.com \
--to=sercombe.joel.mark@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=aliceryhl@google.com \
--cc=andrewjballance@gmail.com \
--cc=liam@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=maple-tree@lists.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