Re: [PATCH v3 0/7] rust: use vertical import style and remove redundant imports
Alvin Sun <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
Hi Miguel and Andreas, I would like to follow up on the remaining patches from the "rust: use vertical import style and remove redundant imports" series: rust: block: mq: use vertical import style rust: block: mq: remove redundant imports and format rust: block: rnull: use vertical import style rust: doctest: use vertical import style As far as I can tell, these have not been merged yet. Andreas already acked the block parts [1][2][3] and David Gow acked the doctest change [4]. Is there anything else needed from my side before they can be picked up, such as a rebase onto a newer base? [1] https://lore.kernel.org/rust-for-linux/[email protected]/ [2] https://lore.kernel.org/rust-for-linux/[email protected]/ [3] https://lore.kernel.org/rust-for-linux/[email protected]/ [4] https://lore.kernel.org/rust-for-linux/[email protected]/ Thanks, Alvin