On 12/08/2022 07:45, Jan Beulich wrote: > On 11.08.2022 18:37, Andrew Cooper wrote: >> This reorders the fields in msi_info, but removes all the under-the-hood >> parameter shuffling required to call pci_get_pdev(). >> >> No functional change. >> >> Signed-off-by: Andrew Cooper <[email protected]> > Oh, you've made the requested change yourself - thanks!
I looked at the code and decided it was simple enough. While doing it, it became clear that uart->ps_bdf[0..2] is in desperate need too, but that was more complicated than I had time for. > Reviewed-by: Jan Beulich <[email protected]> Thanks.
