Re: [PATCH] rust: serdev: use ThisModule::as_ptr() instead of field access
"Danilo Krummrich" <[email protected]>
| Newsgroups | gmane.linux.kernel.rust,gmane.linux.serial,gmane.linux.kernel |
|---|---|
| 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.