vhost-device/vhost-device-input/src
Manos Pitsidianakis 735bbdbb21 input: replace fallible integer cast with try_into
casting usize as i32 might wrap around in 32-bit targets, we don't
target them, but clippy complains.

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
2025-08-04 12:30:43 +02:00
..
input.rs input: replace fallible integer cast with try_into 2025-08-04 12:30:43 +02:00
main.rs input: run clippy --fix 2025-07-18 10:05:07 +02:00
vhu_input.rs input: run clippy --fix 2025-07-18 10:05:07 +02:00