Fix a clippy warning about superfluous match references
authorBernie Innocenti <bernie@codewiz.org>
Mon, 1 Mar 2021 07:50:31 +0000 (14:50 +0700)
committerBernie Innocenti <bernie@codewiz.org>
Mon, 1 Mar 2021 07:50:31 +0000 (14:50 +0700)
commitfb92205ecfb5397f4cb3d47baee5da1f063ec892
treec69d60bdf27d991d7048bb095b02656c4df1bada
parent20c701434df0fea9118120e87aae12f914cc47d5
Fix a clippy warning about superfluous match references

See: https://rust-lang.github.io/rust-clippy/master/#match_ref_pats
support/camera.rs