On 21.10.21 12:42, Peter Xu wrote: > The pci_bus_fn is similar to pci_bus_dev_fn that only takes a PCIBus* and an > opaque. The pci_bus_ret_fn is similar to pci_bus_fn but it allows to return a > void* pointer. > > Use them where proper in pci.[ch], and to be used elsewhere. > > Signed-off-by: Peter Xu <pet...@redhat.com> > ---
Reviewed-by: David Hildenbrand <da...@redhat.com> But should we just have squashed that into patch #1? -- Thanks, David / dhildenb