vhost-device/vhost-device-spi/src
Manos Pitsidianakis 019e02b0f2 Replace ptr casts with typed cast() method
Replace type inferred raw pointer casts with .cast() method calls to
make intent clearer.

Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
2025-08-04 12:30:43 +02:00
..
linux_spi.rs spi: run rustfmt 2025-07-18 10:05:07 +02:00
main.rs spi: run clippy --fix 2025-07-18 10:05:07 +02:00
spi.rs spi: run rustfmt 2025-07-18 10:05:07 +02:00
vhu_spi.rs Replace ptr casts with typed cast() method 2025-08-04 12:30:43 +02:00
virtio_spi.rs vhost-device-spi: Add initial implementation 2024-07-29 09:51:40 +02:00