From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] eal: minor cleanups Date: Sat, 08 Jul 2017 19:29:46 +0200 Message-ID: <1877072.PSdaocua7t@xps> References: <20170706152812.16072-1-stephen@networkplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Stephen Hemminger Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 9016716E for ; Sat, 8 Jul 2017 19:29:47 +0200 (CEST) In-Reply-To: <20170706152812.16072-1-stephen@networkplumber.org> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 06/07/2017 17:28, Stephen Hemminger: > 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 Applied, thanks