summary refs log tree commit diff
path: root/kvm_sys
diff options
context:
space:
mode:
authorDaniel Verkamp <dverkamp@chromium.org>2020-03-06 16:32:20 -0800
committerCommit Bot <commit-bot@chromium.org>2020-03-10 17:30:25 +0000
commit63c239496da61c1fbdc1c2c866f5719534e22503 (patch)
treea4d20fe5148a885e0ca17a0acacfc1ab1ccb5379 /kvm_sys
parenta0fea29e0bcd6d9b39e1ea8f5abf0655f8ac3c0a (diff)
downloadcrosvm-63c239496da61c1fbdc1c2c866f5719534e22503.tar
crosvm-63c239496da61c1fbdc1c2c866f5719534e22503.tar.gz
crosvm-63c239496da61c1fbdc1c2c866f5719534e22503.tar.bz2
crosvm-63c239496da61c1fbdc1c2c866f5719534e22503.tar.lz
crosvm-63c239496da61c1fbdc1c2c866f5719534e22503.tar.xz
crosvm-63c239496da61c1fbdc1c2c866f5719534e22503.tar.zst
crosvm-63c239496da61c1fbdc1c2c866f5719534e22503.zip
Fix into_iter() usage where iter() suffices
Fixes warnings of the form:

warning: this method call currently resolves to `<&[T; N] as
IntoIterator>::into_iter` (due to autoref coercions), but that might
change in the future when `IntoIterator` impls for arrays are added.

BUG=None
TEST=emerge-nami crosvm

Change-Id: I2b46b55f0e967d985d04678c240604b542e27e07
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2093287
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Diffstat (limited to 'kvm_sys')
0 files changed, 0 insertions, 0 deletions