Re: [PATCH v3 1/7] rust: firmware: add request_into_buf()
"Danilo Krummrich" <[email protected]>
| Newsgroups | dev.linux.lists.nova-gpu,dev.linux.lists.driver-core,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
On Fri Jul 3, 2026 at 5:06 AM CEST, Timur Tabi wrote: > I would have to add it to the list of imports. That's fine, please do. While at it, you can also remove the explicit imports that are then covered by the prelude. Thanks, Danilo