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]> |
Apologies — this earlier message was sent by accident while I was editing. Please disregard it. Best regards, Alvin On 8/10/26 17:34, Alvin Sun wrote: > 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