[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180923210938.27859-1-kys@linuxonhyperv.com>
Date: Sun, 23 Sep 2018 21:09:38 +0000
From: kys@...uxonhyperv.com
To: gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, olaf@...fle.de, apw@...onical.com,
jasowang@...hat.com, sthemmin@...rosoft.com,
Michael.H.Kelley@...rosoft.com, vkuznets@...hat.com
Cc: "K. Y. Srinivasan" <kys@...rosoft.com>
Subject: [PATCH 0/4] Drivers: hv: Miscellaneous fixes
From: "K. Y. Srinivasan" <kys@...rosoft.com>
Miscellaneous fixes.
Dexuan Cui (4):
Drivers: hv: vmbus: Fix the descriptions of some function parameters
Drivers: hv: kvp: Fix the indentation of some "break" statements
Drivers: hv: kvp: Fix two "this statement may fall through" warnings
Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask
drivers/hv/channel.c | 24 +++++++++++++-----------
drivers/hv/channel_mgmt.c | 37 ++++++++++++++++++-------------------
drivers/hv/hv_kvp.c | 14 ++++++++------
3 files changed, 39 insertions(+), 36 deletions(-)
--
2.18.0
Powered by blists - more mailing lists