From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755091Ab0GHUEP (ORCPT ); Thu, 8 Jul 2010 16:04:15 -0400 Received: from kroah.org ([198.145.64.141]:34431 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753157Ab0GHUEL (ORCPT ); Thu, 8 Jul 2010 16:04:11 -0400 Date: Thu, 8 Jul 2010 12:59:33 -0700 From: Greg KH To: Joe Eloff Cc: Greg Kroah-Hartman , H Hartley Sweeten , Simon Horman , devel , linux-kernel Subject: Re: [PATCH 2/2] Staging: dt3155: fix coding style issues in dt3155_drv.c Message-ID: <20100708195933.GB3530@kroah.com> References: <1278367345.5396.64.camel@dermezel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1278367345.5396.64.camel@dermezel> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 06, 2010 at 12:02:25AM +0200, Joe Eloff wrote: > >From eba804d73097793329e857bebb31bd1de39cad5c Mon Sep 17 00:00:00 2001 > From: Joe Eloff > Date: Mon, 5 Jul 2010 23:53:36 +0200 > Subject: [PATCH 2/2] Staging: dt3155: fix coding style issues in > dt3155_drv.c > > This is a patch to the dt3155_drv.c file that fixes up last errors found > by the checkpatch.pl tool. > Signed-off-by: Joe Eloff > --- > drivers/staging/dt3155/dt3155_drv.c | 33 > ++++++++++++++++++--------------- The patch is line-wrapped and can't be applied :( care to redo it? greg k-h