20/05/2018 21:52, Rami Rosen:
> The function rte_pci_detach() is private to PCI and is
> not used anywhere in current code base. Remove dead code.
>
> Signed-off-by: Rami Rosen
Applied, thanks
18/05/2018 01:44, Stephen Hemminger:
> The function rte_pci_probe_one is private to PCI and is
> not used anywhere in current code base. Remove dead code.
>
> Signed-off-by: Stephen Hemminger
Applied, thanks
The function rte_pci_detach() is private to PCI and is
not used anywhere in current code base. Remove dead code.
Signed-off-by: Rami Rosen
---
drivers/bus/pci/pci_common.c | 36
drivers/bus/pci/private.h| 14 --
2 files changed, 50 deletions(-
@dpdk.org
Cc: Stephen Hemminger
Subject: [dpdk-dev] [PATCH] pci: remove unused function
The function rte_pci_probe_one is private to PCI and is not used anywhere in
current code base. Remove dead code.
Signed-off-by: Stephen Hemminger
---
drivers/bus/pci/pci_common.c | 38
The function rte_pci_probe_one is private to PCI and is
not used anywhere in current code base. Remove dead code.
Signed-off-by: Stephen Hemminger
---
drivers/bus/pci/pci_common.c | 38
drivers/bus/pci/private.h| 15 --
2 files changed, 53 del
5 matches
Mail list logo