crosvm/devices
Keiichi Watanabe 9b9c85573c devices: vhost-user: device: hander: Remove duplicated run_handler
We had the exactly same function `run_handler` in
/virtio/vhost/user/device/handler.rs and
/virtio/vhost/user/device/handler/sys/unix.rs. Since it's used only in
Unix-platform, remove the one in handler.rs.

BUG=none
TEST=build

Change-Id: I4378b201eef3eb6863d840d92e3933d35a9635e4
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3863045
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Tested-by: Keiichi Watanabe <keiichiw@chromium.org>
2022-09-01 15:05:40 +00:00
..
src devices: vhost-user: device: hander: Remove duplicated run_handler 2022-09-01 15:05:40 +00:00
Cargo.toml devices: cmos: use chrono crate to get time 2022-08-03 18:19:31 +00:00