cloud-hypervisor/vmm
Wei Liu 23f63262e7 vmm: drop underscore from used variables
Variables that start with underscore are used to silence rustc.
Normally those variables are not used in code.

This patch drops the underscore from variables that are used. This is
less confusing to readers.

No functional change intended.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2021-10-28 13:38:20 +01:00
..
src vmm: drop underscore from used variables 2021-10-28 13:38:20 +01:00
Cargo.toml build: bump libc from 0.2.104 to 0.2.105 2021-10-26 01:32:06 +00:00