mbox

[0/2] pci: add rte prefix

Message ID 20210331223423.2089467-1-thomas@monjalon.net (mailing list archive)
Headers

Message

Thomas Monjalon March 31, 2021, 10:34 p.m. UTC
  Small namespace cleanups in PCI lib and bus driver.

Thomas Monjalon (2):
  pci: rename catch-all ID
  bus/pci: rename probe/remove operation types

 drivers/bus/pci/pci_common.c  |  8 ++++----
 drivers/bus/pci/rte_bus_pci.h | 20 ++++++++------------
 lib/librte_pci/rte_pci.h      | 12 +++++++-----
 3 files changed, 19 insertions(+), 21 deletions(-)