From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755069Ab0GZV20 (ORCPT ); Mon, 26 Jul 2010 17:28:26 -0400 Received: from kroah.org ([198.145.64.141]:60627 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752458Ab0GZV2Z (ORCPT ); Mon, 26 Jul 2010 17:28:25 -0400 Date: Mon, 26 Jul 2010 14:28:10 -0700 From: Greg KH To: Michal Nazarewicz Cc: linux-usb@vger.kernel.org, Kyungmin Park , Marek Szyprowski , David Brownell , Alan Stern , linux-kernel@vger.kernel.org, Dries Van Puymbroeck , stable Subject: Re: [PATCHv4 1/5] USB: gadget: composite: Better string override handling Message-ID: <20100726212810.GA2247@kroah.com> References: <89baa7d196b5e1d8427c90a78f2aa0cda4331d7a.1279794289.git.m.nazarewicz@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <89baa7d196b5e1d8427c90a78f2aa0cda4331d7a.1279794289.git.m.nazarewicz@samsung.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 On Thu, Jul 22, 2010 at 02:16:33PM +0200, Michal Nazarewicz wrote: > Also, Greg, it's more complex then the previous version so I leave it > up to you whether it'll get into the .35. If you decide to include it > for .36 rather then .35 consider adding the patches at the beginning > as they won't apply at the end of the queue. I've just queued up the last one for the .36 merge window, and I already had 2 others in my tree for .36, so that's good. I'll wait to get David's approval for your first patch before applying it. thanks, greg k-h