Please pick a better summary.
Something along:
virpci: Clarify lifetime of temporary object
On Wed, Aug 25, 2021 at 14:54:56 +0200, Michal Privoznik wrote:
> The virPCIDeviceIsBehindSwitchLackingACS() function checks
> whether given PCI device is not behind a switch that lacks ACS.
> It does so
The virPCIDeviceIsBehindSwitchLackingACS() function checks
whether given PCI device is not behind a switch that lacks ACS.
It does so by starting at given device and traversing up, one
parent at time towards the root. The parent device is obtained
via virPCIDeviceGetParent() which allocates new vir