mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 13:23:08 +00:00
156cea0d43
Fix following warnings so that cargo clippy passes under sys_utils: * new_without_default * wrong_self_convention * or_fun_call * comparison_chain Note that we still have warnings on other targets such as --tests. BUG=chromium:1111728 TEST=cargo clippy passes under sys_util directory Change-Id: I286c4e0386e44a9aba5e78594a6f30c1046ef7ee Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2331885 Tested-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |