From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] ixgbe: fix whitespace Date: Wed, 10 Feb 2016 17:11:59 +0000 Message-ID: <20160210171158.GA15628@bricha3-MOBL3> References: <1452660850-19620-1-git-send-email-stephen@networkplumber.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" To: "Zhang, Helin" Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 4CD5E95CF for ; Wed, 10 Feb 2016 18:12:02 +0100 (CET) Content-Disposition: inline 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 Wed, Jan 13, 2016 at 05:23:22AM +0000, Zhang, Helin wrote: > > > -----Original Message----- > From: Stephen Hemminger [mailto:stephen@networkplumber.org] > Sent: Wednesday, January 13, 2016 12:54 PM > To: Zhang, Helin ; Ananyev, Konstantin > Cc: dev@dpdk.org; Stephen Hemminger > Subject: [PATCH] ixgbe: fix whitespace > > Normally, I ignore random minor whitespace issues, but this driver seems to have some authors that don't understand the conventions of putting whitespace after keywords. > > Signed-off-by: Stephen Hemminger > Acked-by: Helin Zhang > Pushed to dpdk-next-net/rel_16_04, including an additional 11 other whitespace fixes called out by checkpatch. /Bruce