All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Michal Nazarewicz <m.nazarewicz@samsung.com>
Cc: linux-usb@vger.kernel.org,
	Kyungmin Park <kyungmin.park@samsung.com>,
	Marek Szyprowski <m.szyprowski@samsung.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] usb: gadget: g_mass_storage: static data instead of dynamic allocation
Date: Fri, 14 May 2010 12:11:12 -0700	[thread overview]
Message-ID: <20100514191112.GF2505@kroah.com> (raw)
In-Reply-To: <e3abf3898ffa038852e8b3307d37927f886fb72c.1273772850.git.mina86@mina86.com>

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@samsung.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

  reply	other threads:[~2010-05-14 19:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-13 17:50 [PATCH] usb: gadget: g_mass_storage: static data instead of dynamic allocation Michal Nazarewicz
2010-05-14 19:11 ` Greg KH [this message]
2010-05-17  9:48 ` [PATCH] USB: " Michal Nazarewicz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100514191112.GF2505@kroah.com \
    --to=greg@kroah.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=m.nazarewicz@samsung.com \
    --cc=m.szyprowski@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.