vhost-device/vhost-device-can/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
..
backend.rs can: run clippy --fix 2025-07-18 10:05:07 +02:00
can.rs Replace invalid dbg! use with log::debug! 2025-08-04 12:30:43 +02:00
main.rs can: run clippy --fix 2025-07-18 10:05:07 +02:00
vhu_can.rs Replace ptr casts with typed cast() method 2025-08-04 12:30:43 +02:00
virtio_can.rs Move vhost-device-can on main workspace 2024-11-14 05:29:54 +02:00