Commit 785c4946 authored by Lioncash's avatar Lioncash
Browse files

kernel/vm_manager: Deduplicate iterator creation in MergeAdjacentVMA

Avoids needing to read the same long sequence of code in both code
paths. Also makes it slightly nicer to read and debug, as the locals
will be able to be shown in the debugger.
parent 70485e69
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment