mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 11:22:26 +00:00
There is no requirement to call copy_from_slice, since all the member variables are identical and we can directly assign them value. Signed-off-by: Jinank Jain <jinankjain@microsoft.com>