rust-vmm / vfio

14 stars 20 forks source link

vfio-ioctls: use std::mem::size_of_val #46

Closed liuw closed 4 months ago

liuw commented 4 months ago

Summary of the PR

This fixes a clippy warning.

Requirements

Before submitting your PR, please make sure you addressed the following requirements: