Quoting Sebastian Brzezinka (2025-07-18 12:28:26) > Introduce a separate `ret` variable to hold the return value in > `eb_relocate_vma()`, instead of overloading `remain` for both loop > control and error reporting. No need. -Chris