vhost-device/vhost-device-scsi/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
..
scsi scsi: run clippy --fix 2025-07-18 10:05:07 +02:00
main.rs scsi: run rustfmt 2025-07-18 10:05:07 +02:00
vhu_scsi.rs Replace ptr casts with typed cast() method 2025-08-04 12:30:43 +02:00
virtio.rs scsi: run clippy --fix 2025-07-18 10:05:07 +02:00