diff options
author | 2024-08-12 15:09:24 +0000 | |
---|---|---|
committer | 2024-09-01 20:26:11 -0700 | |
commit | 7a0529d0c2aa552498cc9b5c116f6e2ab8c2ac43 (patch) | |
tree | 39c1c287cfa1c90bf82768d8b4d7a7ee7dfff5de /include/linux/mm_types.h | |
parent | maple_tree: add test to replicate low memory race conditions (diff) | |
download | wireguard-linux-7a0529d0c2aa552498cc9b5c116f6e2ab8c2ac43.tar.xz wireguard-linux-7a0529d0c2aa552498cc9b5c116f6e2ab8c2ac43.zip |
maple_tree: fix comment typo of ma_root
In comment of mas_start(), we lists the return value for different cases.
In case of a single entry, we set mas->status to ma_root, while the
comment uses mas_root, which is not a maple_status.
Fix the typo according to the code.
Link: https://lkml.kernel.org/r/20240812150925.31551-1-richard.weiyang@gmail.com
Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/mm_types.h')
0 files changed, 0 insertions, 0 deletions