[PATCH 0/3] Drivers: hv: vmbus

Jason Wang jasowang at redhat.com
Wed Oct 17 06:10:26 UTC 2012


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 at 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 at redhat.com>



More information about the devel mailing list