All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Venu Byravarasu <vbyravarasu@nvidia.com>,
	balbi@ti.com, sshtylyov@mvista.com, linux-kernel@vger.kernel.org,
	linux-usb@vger.kernel.org
Subject: Re: [PATCH v3] usb: phy: use kzalloc to allocate struct tegra_usb_phy
Date: Fri, 11 Jan 2013 17:44:07 -0700	[thread overview]
Message-ID: <50F0B1D7.6090809@wwwdotorg.org> (raw)
In-Reply-To: <20130112001454.GC21909@kroah.com>

On 01/11/2013 05:14 PM, Greg KH wrote:
> On Fri, Dec 21, 2012 at 01:54:55PM -0700, Stephen Warren wrote:
>> On 12/20/2012 11:34 PM, Venu Byravarasu wrote:
>>> Use kzalloc instead of kmalloc to allocate struct tegra_usb_phy.
>>> This ensures that all function pointers in member u_phy are
>>> initialized to NULL.
>>
>> Seems fine to me. For the record, I'd like to take this through the
>> Tegra tree with all the other Tegra-related USB patches in order to
>> manage any dependencies, with the USB maintainers' Acks. Thanks.
> 
> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Thanks, applied to Tegra's for-3.9/usb branch.

      reply	other threads:[~2013-01-12  0:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-21  6:34 [PATCH v3] usb: phy: use kzalloc to allocate struct tegra_usb_phy Venu Byravarasu
2012-12-21 20:54 ` Stephen Warren
2012-12-24  4:24   ` Venu Byravarasu
2013-01-12  0:14   ` Greg KH
2013-01-12  0:44     ` Stephen Warren [this message]

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=50F0B1D7.6090809@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=balbi@ti.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=sshtylyov@mvista.com \
    --cc=vbyravarasu@nvidia.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.