[PATCH v3 4/4] drm/i915: Use dedicated return variable in eb_relocate_vma()

Chris Wilson chris.p.wilson at linux.intel.com
Fri Jul 18 11:21:53 UTC 2025


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


More information about the Intel-gfx mailing list