vhost-device/vhost-device-console/src
Stefano Garzarella 9191a0c1de chore: remove pub visibility from exit event fields
The `exit_consumer` and `exit_notifier` fields are only used internally
by the exit_event() method implementation or by send_exit_event() in the
sound device. So, they do not need to be exposed in the public API of
backend structures.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
2025-11-19 12:09:37 +02:00
..
backend.rs console: run clippy --fix 2025-07-18 10:05:07 +02:00
console.rs console: add crate-level clippy lints 2024-11-14 13:00:05 +02:00
main.rs Remove redundant global deny/allow in crates 2025-11-10 10:39:03 +02:00
vhu_console.rs chore: remove pub visibility from exit event fields 2025-11-19 12:09:37 +02:00
virtio_console.rs console: add crate-level clippy lints 2024-11-14 13:00:05 +02:00