[PATCH 0/4] Drivers: hv: Miscellaneous fixes

kys at linuxonhyperv.com kys at linuxonhyperv.com
Sun Sep 23 21:09:38 UTC 2018


From: "K. Y. Srinivasan" <kys at microsoft.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



More information about the devel mailing list