From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tetsuya Mukawa Subject: Re: [PATCH v8 01/12] eal: Fix coding style of eal_pci.c and eal_pci_uio.c Date: Wed, 08 Jul 2015 11:42:19 +0900 Message-ID: <559C8E0B.8040602@igel.co.jp> References: <1435652668-3380-12-git-send-email-mukawa@igel.co.jp> <1436163861-3025-1-git-send-email-mukawa@igel.co.jp> <1436163861-3025-2-git-send-email-mukawa@igel.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" To: David Marchand Return-path: Received: from mail-pd0-f182.google.com (mail-pd0-f182.google.com [209.85.192.182]) by dpdk.org (Postfix) with ESMTP id F195C5A58 for ; Wed, 8 Jul 2015 04:42:23 +0200 (CEST) Received: by pdbep18 with SMTP id ep18so136498098pdb.1 for ; Tue, 07 Jul 2015 19:42:23 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 2015/07/07 17:04, David Marchand wrote: > On Mon, Jul 6, 2015 at 8:24 AM, Tetsuya Mukawa > wrote: > > From: "Tetsuya.Mukawa" > > > This patch fixes coding style of below files in linuxapp and bsdapp. > - eal_pci.c > - eal_pci_uio.c > > Signed-off-by: Tetsuya Mukawa > > Acked-by: Stephen Hemminger > > > > Acked-by: David Marchand > > > I think I already acked this, please can you keep the ack tags (even > if this is a trivial patch) ? > > > -- > David Marchand Hi David, I appreciate your comments. I will add above in next patch. Regards, Tetsuya