Files
cloud-hypervisor/devices/src/legacy
Rob Bradford 854bd6bf65 devices: Fix clippy: unneeded late initialization
```
warning: unneeded late initialization
   --> devices/src/legacy/gpio_pl061.rs:258:9
    |
258 |         let value;
    |         ^^^^^^^^^^
    |
    = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_late_init
    = note: `-D clippy::needless-late-init` implied by `-D clippy::all`
```

Signed-off-by: Rob Bradford <rbradford@meta.com>
2026-07-07 08:31:22 +00:00
..
2026-06-11 11:01:15 +00:00
2026-06-18 11:33:58 +00:00
2026-06-11 11:01:15 +00:00
2025-08-11 17:29:51 +00:00
2026-06-11 11:01:15 +00:00
2026-06-11 11:01:15 +00:00