RE: [PATCH v3 2/3] Drivers: hv: vmbus: Set ring_info field to 0 and remove memset

From: Michael Kelley
Date: Fri Mar 29 2019 - 12:01:45 EST


From: Kimberly Brown <kimbrownkd@xxxxxxxxx> Sent: Thursday, March 14, 2019 1:05 PM
>
> 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@xxxxxxxxx>

Reviewed-by: Michael Kelley <mikelley@xxxxxxxxxxxxx>