From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [PATCH 0/2] pci: a couple more cleanups Date: Mon, 21 May 2018 09:41:48 -0700 Message-ID: <20180521164150.24252-1-stephen@networkplumber.org> Cc: Stephen Hemminger To: dev@dpdk.org Return-path: Received: from mail-pl0-f66.google.com (mail-pl0-f66.google.com [209.85.160.66]) by dpdk.org (Postfix) with ESMTP id DE04E1AFFC for ; Mon, 21 May 2018 18:41:54 +0200 (CEST) Received: by mail-pl0-f66.google.com with SMTP id ay10-v6so9130998plb.1 for ; Mon, 21 May 2018 09:41:54 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This is follow on to earlier PCI patches to remove unused functions Stephen Hemminger (2): pci: make rte_pci_remove_device static pci: remove unused function prototype drivers/bus/pci/pci_common.c | 5 ++++- drivers/bus/pci/private.h | 20 -------------------- 2 files changed, 4 insertions(+), 21 deletions(-) -- 2.17.0