On Sat, May 31, 2025 at 08:54:00AM -0400, Stewart Hildebrand wrote: > This will make further refactoring simpler.
I think you want to add: No functional change intended. To the commit message. > Signed-off-by: Stewart Hildebrand <stewart.hildebr...@amd.com> Acked-by: Roger Pau Monné <roger....@citrix.com> The success and error paths have some shared code, that might be good to unify, but that requires further rework. Thanks, Roger.