diff options
author | 2022-10-26 15:13:29 +0000 | |
---|---|---|
committer | 2022-11-08 15:57:22 -0800 | |
commit | c61b3a2b2d9bb36698f8c2f65aa41ba183815264 (patch) | |
tree | b579fa06058c3f54246ad4631519a971f32d58f7 /scripts/generate_rust_analyzer.py | |
parent | Linux 6.1-rc4 (diff) | |
download | linux-dev-c61b3a2b2d9bb36698f8c2f65aa41ba183815264.tar.xz linux-dev-c61b3a2b2d9bb36698f8c2f65aa41ba183815264.zip |
maple_tree: remove pointer to pointer use in mas_alloc_nodes()
There is a more direct and cleaner way of implementing the same functional
code. Remove the confusing and unnecessary use of pointers here.
Link: https://lkml.kernel.org/r/20221026151241.4031117-1-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Suggested-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions