netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jingoo Han <jg1.han@samsung.com>
To: 'Shreyas Bhatewara' <sbhatewara@vmware.com>
Cc: "'David S. Miller'" <davem@davemloft.net>,
	netdev@vger.kernel.org, pv-drivers@vmware.com,
	'Andy King' <acking@vmware.com>,
	'Aditya Sarwade' <asarwade@vmware.com>,
	'George Zhang' <georgezhang@vmware.com>,
	'Dmitry Torokhov' <dtor@vmware.com>,
	'Jingoo Han' <jg1.han@samsung.com>
Subject: Re: [PATCH 3/7] net: vmxnet3: remove unnecessary pci_set_drvdata()
Date: Tue, 10 Dec 2013 13:53:51 +0900	[thread overview]
Message-ID: <000001cef563$d2638cf0$772aa6d0$%han@samsung.com> (raw)
In-Reply-To: <138955249.12889474.1386650249416.JavaMail.root@vmware.com>

On Tuesday, December 10, 2013 1:37 PM, Shreyas Bhatewara wrote:
> On Monday, November 25, 2013 11:05:23 AM Jingoo Han wrote:
> > The driver core clears the driver data to NULL after device_release
> > or on probe failure. Thus, it is not needed to manually clear the
> > device driver data to NULL.
> >
> > Signed-off-by: Jingoo Han <jg1.han@samsung.com>
> 
> Signed-off-by: Shreyas N Bhatewara <sbhatewara@vmware.com>

(+cc Dmitry Torokhov)

Hi Shreyas Bhatewara,

It may be 'Acked-by' instead of 'Signed-off-by', right?

Also, I missed 'Acked-by' from Dmitry Torokhov.
Acked-by: Dmitry Torokhov <dtor@vmware.com>

So, Dmitry Torokhov's 'Acked-by' should be added,
when this commit is merged.

Thank you for your feedback. :-)

Best regards,
Jingoo Han

  reply	other threads:[~2013-12-10  4:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-10  3:48 [PATCH 1/7] net: hippi: remove unnecessary pci_set_drvdata() Jingoo Han
2013-12-10  3:49 ` [PATCH 2/7] net: fddi: " Jingoo Han
2013-12-10  3:50 ` [PATCH 3/7] net: vmxnet3: " Jingoo Han
2013-12-10  4:37   ` Shreyas Bhatewara
2013-12-10  4:53     ` Jingoo Han [this message]
2013-12-10  3:50 ` [PATCH 4/7] net: phy: spi_ks8995: remove unnecessary spi_set_drvdata() Jingoo Han
2013-12-10  3:51 ` [PATCH 5/7] net: ieee802154: " Jingoo Han
2013-12-10  3:51 ` [PATCH 6/7] atm: he: remove unnecessary pci_set_drvdata() Jingoo Han
2013-12-10  3:52 ` [PATCH 7/7] atm: solos-pci: " Jingoo Han
2013-12-11  3:32 ` [PATCH 1/7] net: hippi: " David Miller
2013-12-11  3:35   ` Jingoo Han

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='000001cef563$d2638cf0$772aa6d0$%han@samsung.com' \
    --to=jg1.han@samsung.com \
    --cc=acking@vmware.com \
    --cc=asarwade@vmware.com \
    --cc=davem@davemloft.net \
    --cc=dtor@vmware.com \
    --cc=georgezhang@vmware.com \
    --cc=netdev@vger.kernel.org \
    --cc=pv-drivers@vmware.com \
    --cc=sbhatewara@vmware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).