summaryrefslogtreecommitdiff
path: root/drivers/hv/channel_mgmt.c
diff options
context:
space:
mode:
authorKimberly Brown <kimbrownkd@gmail.com>2019-03-14 23:05:07 +0300
committerSasha Levin <sashal@kernel.org>2019-04-11 01:58:56 +0300
commit4713eb7b580a269f827ea82f4c25bebae963e0e8 (patch)
tree108df6352889bfa4b3407ff3a1ea14c30102ac31 /drivers/hv/channel_mgmt.c
parentfcedbb293ee4d67399a6c231c5e8b7ceecfac9bf (diff)
downloadlinux-4713eb7b580a269f827ea82f4c25bebae963e0e8.tar.xz
Drivers: hv: vmbus: Set ring_info field to 0 and remove memset
Set "ring_info->priv_read_index" to 0. Now, all of ring_info's fields are explicitly set in this function. The memset() call is no longer necessary, so remove it. Signed-off-by: Kimberly Brown <kimbrownkd@gmail.com> Reviewed-by: Michael Kelley <mikelley@microsoft.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/hv/channel_mgmt.c')
0 files changed, 0 insertions, 0 deletions