diff options
author | Uladzislau Rezki (Sony) <urezki@gmail.com> | 2025-04-08 17:15:48 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-05-11 17:48:20 -0700 |
commit | ce906d7679e1f1feab54bdddac4d39df846d663a (patch) | |
tree | 1d08413e85c6e1310c47322c2b4546ed2ad026a2 /rust/helpers/mm.c | |
parent | 4318255091eab6722bea3816bdee09ac7db68035 (diff) |
vmalloc: switch to for_each_vmap_node() helper
There are places which can be updated easily to use the helper to iterate
over all vmap-nodes. This is what this patch does.
The aim is to improve readability and simplify the code.
[akpm@linux-foundation.org: fix build warning]
Link: https://lkml.kernel.org/r/20250408151549.77937-2-urezki@gmail.com
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Cc: Christop Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'rust/helpers/mm.c')
0 files changed, 0 insertions, 0 deletions