[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1350073335-10575-1-git-send-email-kys@microsoft.com>
Date: Fri, 12 Oct 2012 13:22:15 -0700
From: "K. Y. Srinivasan" <kys@...rosoft.com>
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, olaf@...fle.de, apw@...onical.com,
jasowang@...hat.com
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 0/3] Drivers: hv: vmbus
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@...hat.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(-)
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists