On 6/5/25 05:53, Roger Pau Monné wrote: > 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.
Yep, will do. > >> Signed-off-by: Stewart Hildebrand <stewart.hildebr...@amd.com> > > Acked-by: Roger Pau Monné <roger....@citrix.com> Thanks! > The success and error paths have some shared code, that might be good > to unify, but that requires further rework. > > Thanks, Roger.