From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932551Ab0FUVpu (ORCPT ); Mon, 21 Jun 2010 17:45:50 -0400 Received: from kroah.org ([198.145.64.141]:41612 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932089Ab0FUVps (ORCPT ); Mon, 21 Jun 2010 17:45:48 -0400 Date: Mon, 21 Jun 2010 14:45:34 -0700 From: Greg KH To: Michal Nazarewicz Cc: linux-usb@vger.kernel.org, David Brownell , Kyungmin Park , Marek Szyprowski , linux-kernel@vger.kernel.org Subject: Re: [PATCHv7 06/11] USB: gadget: g_multi: code clean up and refactoring Message-ID: <20100621214534.GC25511@kroah.com> References: 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 Mon, Jun 21, 2010 at 01:57:03PM +0200, Michal Nazarewicz wrote: > Lets hope seventh time is really a charm. ;) Your 8th patch was a bit messed up, but I fixed it up by hand and applied all of them :) thanks for being persistent. greg k-h