All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
	devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com
Subject: Re: [PATCH 0/3] Drivers: hv: vmbus
Date: Wed, 17 Oct 2012 14:10:26 +0800	[thread overview]
Message-ID: <507E4BD2.5070709@redhat.com> (raw)
In-Reply-To: <1350073335-10575-1-git-send-email-kys@microsoft.com>

On 10/13/2012 04:22 AM, K. Y. Srinivasan wrote:
> Fix a bug in the error path of vmbus_open(). As part of this also
> get rid of some unnecessary forward declarations as well as empty
> functions. I would like to thank Jason Wang<jasowang@redhat.com>
> for reporting the issues.
>
> K. Y. Srinivasan (3):
>    Drivers: hv: Get rid of unnecessary forward declarations
>    Drivers: hv: Cleanup error handling in vmbus_open()
>    Drivers: hv: Get rid of hv_ringbuffer_cleanup()
>
>   drivers/hv/channel.c      |   36 +++++++++++++-----------------------
>   drivers/hv/hyperv_vmbus.h |    1 -
>   drivers/hv/ring_buffer.c  |   11 -----------
>   3 files changed, 13 insertions(+), 35 deletions(-)
>
Thanks.

Acked-by: Jason Wang <jasowang@redhat.com>

      parent reply	other threads:[~2012-10-17  6:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-12 20:22 [PATCH 0/3] Drivers: hv: vmbus K. Y. Srinivasan
2012-10-12 20:22 ` [PATCH 1/3] Drivers: hv: Get rid of unnecessary forward declarations K. Y. Srinivasan
2012-10-12 20:22   ` [PATCH 2/3] Drivers: hv: Cleanup error handling in vmbus_open() K. Y. Srinivasan
2012-10-18  9:46     ` Dan Carpenter
2012-10-12 20:22   ` [PATCH 3/3] Drivers: hv: Get rid of hv_ringbuffer_cleanup() K. Y. Srinivasan
2012-10-24 22:45     ` Greg KH
2012-10-25 14:13       ` KY Srinivasan
2012-10-17  6:10 ` Jason Wang [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=507E4BD2.5070709@redhat.com \
    --to=jasowang@redhat.com \
    --cc=apw@canonical.com \
    --cc=devel@linuxdriverproject.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kys@microsoft.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olaf@aepfle.de \
    /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.