20/10/2020 11:10, David Marchand: > On Wed, Oct 14, 2020 at 10:20 PM Thomas Monjalon <tho...@monjalon.net> wrote: > > > > The function pci_update_device was used to scan a device > > for probing by PCI address. > > This private function (and implementations) are unused > > since such probing is removed. > > > > Fixes: f3bac43b60da ("bus/pci: remove unused function to probe by address") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > LGTM. > Acked-by: David Marchand <david.march...@redhat.com>
Applied