From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [PATCH 0/3] eal: minor cleanups Date: Thu, 6 Jul 2017 08:28:09 -0700 Message-ID: <20170706152812.16072-1-stephen@networkplumber.org> Cc: Stephen Hemminger To: dev@dpdk.org Return-path: Received: from mail-pf0-f169.google.com (mail-pf0-f169.google.com [209.85.192.169]) by dpdk.org (Postfix) with ESMTP id CA9CE1094 for ; Thu, 6 Jul 2017 17:28:20 +0200 (CEST) Received: by mail-pf0-f169.google.com with SMTP id e7so2683950pfk.0 for ; Thu, 06 Jul 2017 08:28:20 -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" Some minor stuff found while reviewing EAL to support VMBUS. Stephen Hemminger (3): eal: simplify finding starting point fslmc: simplfy find_device eal: fix spelling in comment drivers/bus/fslmc/fslmc_bus.c | 6 ++---- lib/librte_eal/common/eal_common_bus.c | 6 ++---- lib/librte_eal/common/eal_common_pci.c | 8 +++----- lib/librte_eal/common/eal_common_vdev.c | 6 ++---- 4 files changed, 9 insertions(+), 17 deletions(-) -- 2.11.0