cloud-hypervisor/vmm
Wei Liu 810ed7e887 vmm: interrupt: drop unnecessary type from impl
The original code had a generic type E. It was later replaced by a
concrete type. The code should have been simplified when the replacement
happened.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2021-04-13 14:18:14 +01:00
..
src vmm: interrupt: drop unnecessary type from impl 2021-04-13 14:18:14 +01:00
Cargo.toml build(deps): bump libc from 0.2.92 to 0.2.93 2021-04-06 17:03:25 +00:00