Re: [PATCH] rust: serdev: use ThisModule::as_ptr() instead of field access
"Danilo Krummrich" <[email protected]>
| Newsgroups | org.kernel.vger.linux-serial,dev.linux.lists.driver-core,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
On Thu Aug 13, 2026 at 5:53 PM CEST, Markus Probst wrote: > Should I send a patch regarding the 2. error? The second one can't be fixed with a patch in either of the trees, as it is a real merge conflict. This one is only fixable in the driver-core tree, since as_ptr() is a preexisting method.