[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100514191112.GF2505@kroah.com>
Date: Fri, 14 May 2010 12:11:12 -0700
From: Greg KH <greg@...ah.com>
To: Michal Nazarewicz <m.nazarewicz@...sung.com>
Cc: linux-usb@...r.kernel.org,
Kyungmin Park <kyungmin.park@...sung.com>,
Marek Szyprowski <m.szyprowski@...sung.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: gadget: g_mass_storage: static data instead of
dynamic allocation
On Thu, May 13, 2010 at 07:50:32PM +0200, Michal Nazarewicz wrote:
> This patch changes msg_do_config() function so that it uses
> a static object for a fsg_common structure instead of dynamically
> allocated. This is a micro-optimisation.
>
> Signed-off-by: Michal Nazarewicz <m.nazarewicz@...sung.com>
> ---
> drivers/usb/gadget/mass_storage.c | 13 +++++++------
This patch doesn't apply. Care to redo it against the 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists