From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759377Ab0JFUru (ORCPT ); Wed, 6 Oct 2010 16:47:50 -0400 Received: from kroah.org ([198.145.64.141]:46422 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755931Ab0JFUrs (ORCPT ); Wed, 6 Oct 2010 16:47:48 -0400 Date: Wed, 6 Oct 2010 13:21:43 -0700 From: Greg KH To: Rahul Ruikar Cc: Sergei Shtylyov , David Brownell , Greg Kroah-Hartman , Joe Perches , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] usb: gadget: langwell_udc: Fix error path Message-ID: <20101006202143.GE26397@kroah.com> References: <1286302800-2715-1-git-send-email-rahul.ruikar@gmail.com> <4CAB79C4.3030208@ru.mvista.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Wed, Oct 06, 2010 at 08:04:23AM +0530, Rahul Ruikar wrote: > updated patch with following changes. > - variable name changed > - comment updated. > > Please find it attached here. Please resend it, not attached in base64 format so that I can apply it properly. thanks, greg k-h