From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] virtio: checkpatch cleanups Date: Fri, 13 Jun 2014 11:21:47 +0200 Message-ID: <1582923.8WWAp1vfNA@xps13> References: <20140612183240.1067d5be@nehalam.linuxnetplumber.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Stephen Hemminger Return-path: In-Reply-To: <20140612183240.1067d5be-We1ePj4FEcvRI77zikRAJc56i+j3xesD0e7PPNI6Mm0@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > This fixes style problems reported by checkpatch including: > * extra whitespace > * spaces before tabs > * strings broken across lines > * excessively long lines > * missing spaces after keywords > * unnecessary paren's in return statements > > Signed-off-by: Stephen Hemminger Acked-by: Changchun Ouyang Applied for version 1.7.0. Thanks -- Thomas