crosvm/linux_input_sys
Daniel Verkamp 96ee59fbec linux_input_sys: simplify input event decoders
zerocopy's FromBytes::read_from() function does not require the input to
be aligned, so the Aligner stuff is unnecessary.

BUG=b:312312646
TEST=tools/dev_container tools/presubmit

Change-Id: I4a07496ec6f7d518e572c1400030fd6136d8ef28
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5046344
Reviewed-by: Noah Gold <nkgold@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2024-01-11 02:44:19 +00:00
..
src linux_input_sys: simplify input event decoders 2024-01-11 02:44:19 +00:00
Cargo.toml