rust-vmm / vfio

14 stars 20 forks source link

Fix clippy warnings #18

Closed liuw closed 1 year ago

liuw commented 1 year ago

Summary of the PR

Fix a bunch of clippy warnings.

Requirements

Before submitting your PR, please make sure you addressed the following requirements:

liuw commented 1 year ago

@andreeaflorescu @sboeuf @jiangliu @sameo can I get some review on this? This blocks upgrading rust-vmm-ci in this repository.

andreeaflorescu commented 1 year ago

@liuw would you mind pushing your commits directly in the dependabot branch instead? This would validate that we didn't miss any other clippy warnings.

liuw commented 1 year ago

@andreeaflorescu everything's green in the other PR. You can approve that one instead.