diff options
author | Kimberly Brown | 2019-03-14 16:05:07 -0400 |
---|---|---|
committer | Sasha Levin | 2019-04-10 18:58:56 -0400 |
commit | 4713eb7b580a269f827ea82f4c25bebae963e0e8 (patch) | |
tree | 108df6352889bfa4b3407ff3a1ea14c30102ac31 /lib/ucs2_string.c | |
parent | fcedbb293ee4d67399a6c231c5e8b7ceecfac9bf (diff) |
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 'lib/ucs2_string.c')
0 files changed, 0 insertions, 0 deletions