mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-30 17:49:08 +00:00
Since everyone copied the first bits of code from the I2C crate, the same issue is present almost everywhere. The returned value isn't checked at all by the callers. Stop returning bool unnecessarily. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> |
||
|---|---|---|
| .. | ||
| main.rs | ||
| rxops.rs | ||
| rxqueue.rs | ||
| thread_backend.rs | ||
| txbuf.rs | ||
| vhu_vsock_thread.rs | ||
| vhu_vsock.rs | ||
| vsock_conn.rs | ||