Re: [PATCH v2 0/4] rust: serdev: trivial fixes
"Danilo Krummrich" <[email protected]> Sat, 18 Jul 2026 16:10:23 +0200
| Newsgroups | org.kernel.vger.linux-serial,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
On Sat Jul 18, 2026 at 2:47 PM CEST, Markus Probst wrote: > Those are small fixes discovered by the kernel test robot and Gary Guo > after the serdev rust abstraction have already been merged. > > This includes > - a fix for a documentation typo > - adding missing `#[inline]` attributes > - a small structual change for timeout Thanks for the quick follow-up, the patches were only in the -testing branch, so I dropped them from the queue. Can you please integrate those changes into the original patches and resend? Thanks, Danilo