mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 14:04:27 -04:00
maple_tree: fix comment typo
Fix a spelling mistake n a code comment. This is a comment only change with no functional impact. Link: https://lore.kernel.org/20260813183847.474357-1-sercombe.joel.mark@gmail.com Signed-off-by: Mark Sercombe <sercombe.joel.mark@gmail.com> Reviewed-by: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: Liam R. Howlett (Oracle) <liam@infradead.org> Cc: Alice Ryhl <aliceryhl@google.com> Cc: Andrew Ballance <andrewjballance@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
committed by
Andrew Morton
parent
972195eb9b
commit
cdd719b3f2
@@ -3590,7 +3590,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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user