diff options
| author | Liam R. Howlett <[email protected]> | 2023-05-18 14:55:13 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-06-09 23:25:28 +0000 |
| commit | c3eb787e88e486eefcfafbf990df32c75018ca92 (patch) | |
| tree | 5255dc6a9dcc63895d99089d9ce80fabc84e1e69 /tools/testing/radix-tree/maple.c | |
| parent | maple_tree: avoid unnecessary ascending (diff) | |
| download | kernel-c3eb787e88e486eefcfafbf990df32c75018ca92.tar.gz kernel-c3eb787e88e486eefcfafbf990df32c75018ca92.zip | |
maple_tree: clean up mas_dfs_postorder()
Convert loop type to ensure all variables are set to make the compiler
happy, and use the mas_is_none() function instead of explicitly checking
the node in the maple state.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liam R. Howlett <[email protected]>
Cc: David Binderman <[email protected]>
Cc: Peng Zhang <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Cc: Vernon Yang <[email protected]>
Cc: Wei Yang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/radix-tree/maple.c')
0 files changed, 0 insertions, 0 deletions
