]> Gentwo Git Trees - linux/.git/commit
maple_tree: correct comment for mas_start()
authorI Hsin Cheng <richard120310@gmail.com>
Sun, 9 Feb 2025 18:10:23 +0000 (02:10 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Sun, 23 Feb 2025 06:25:19 +0000 (22:25 -0800)
commit0a8d6c05937f48ef2351b6f4937d9eb748373120
tree752e76116b8efc064d14b8bd0ff7cb542043544b
parente47fcf66650d8ff563b8fe0bc43b70104d5aa4b3
maple_tree: correct comment for mas_start()

There's no mas->status of "mas_start", what the function is checking is
whether mas->status equals to "ma_start".  Correct the comment for the
function.

Link: https://lkml.kernel.org/r/20250209181023.228856-1-richard120310@gmail.com
Signed-off-by: I Hsin Cheng <richard120310@gmail.com>
Reviewed-by: Liam R. Howlett <howlett@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
lib/maple_tree.c