From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 8C8A3C4B6 for ; Fri, 26 Jun 2015 16:30:26 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 26 Jun 2015 07:30:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,685,1427785200"; d="scan'208";a="718179783" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga001.jf.intel.com with ESMTP; 26 Jun 2015 07:30:24 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.201]) by IRSMSX107.ger.corp.intel.com ([169.254.10.39]) with mapi id 14.03.0224.002; Fri, 26 Jun 2015 15:30:22 +0100 From: "Iremonger, Bernard" To: Tetsuya Mukawa , "dev@dpdk.org" Thread-Topic: [PATCH v6 1/5] eal: Fix coding style of eal_pci.c and eal_pci_uio.c Thread-Index: AQHQr+jG9H2JytjZ702KGO2GLZtLw52+2RCg Date: Fri, 26 Jun 2015 14:30:22 +0000 Message-ID: <8CEF83825BEC744B83065625E567D7C204A423FE@IRSMSX108.ger.corp.intel.com> References: <1435202367-8887-4-git-send-email-mukawa@igel.co.jp> <1435306705-11645-1-git-send-email-mukawa@igel.co.jp> <1435306705-11645-2-git-send-email-mukawa@igel.co.jp> In-Reply-To: <1435306705-11645-2-git-send-email-mukawa@igel.co.jp> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v6 1/5] eal: Fix coding style of eal_pci.c and eal_pci_uio.c X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 14:30:27 -0000 > -----Original Message----- > From: Tetsuya Mukawa [mailto:mukawa@igel.co.jp] > Sent: Friday, June 26, 2015 9:18 AM > To: dev@dpdk.org > Cc: Iremonger, Bernard; david.marchand@6wind.com; Tetsuya.Mukawa > Subject: [PATCH v6 1/5] eal: Fix coding style of eal_pci.c and eal_pci_ui= o.c >=20 > From: "Tetsuya.Mukawa" >=20 > This patch fixes coding style of below files in linuxapp and bsdapp. > - eal_pci.c > - eal_pci_uio.c >=20 > Signed-off-by: Tetsuya Mukawa > Acked-by: Stephen Hemminger Acked-by: Bernard Iremonger