Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754429Ab0KKOCZ (ORCPT ); Thu, 11 Nov 2010 09:02:25 -0500 Received: from kroah.org ([198.145.64.141]:46458 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752663Ab0KKOCK (ORCPT ); Thu, 11 Nov 2010 09:02:10 -0500 Date: Thu, 11 Nov 2010 05:59:57 -0800 From: Greg KH To: Michal Nazarewicz Cc: Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, Michal Nazarewicz Subject: Re: [PATCHv2 7/7] USB: gadget: FunctionFS: fix typos and coding styles Message-ID: <20101111135957.GA21388@kroah.com> References: <8b3d49123e6d96ff584e0cb7e58aa978aa5a1b14.1288256118.git.mina86@mina86.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8b3d49123e6d96ff584e0cb7e58aa978aa5a1b14.1288256118.git.mina86@mina86.com> 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 Content-Length: 789 Lines: 21 On Thu, Oct 28, 2010 at 05:31:24PM +0200, Michal Nazarewicz wrote: > This commit changes FunctionFS as to make it more compliant > with coding style as well as fixes several typos. > > Signed-off-by: Michal Nazarewicz > --- > drivers/usb/gadget/f_fs.c | 318 ++++++++++++++++++++++---------------------- > drivers/usb/gadget/g_ffs.c | 39 +++--- > 2 files changed, 183 insertions(+), 174 deletions(-) This patch no longer applies. Care to rediff it and resend it against the next linux-next tree? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/