Re: [PATCH v1] rust: fix typo in #[repr(transparent)] comments
From: Greg KH
Date: Tue Jul 01 2025 - 05:07:28 EST
On Tue, Jun 24, 2025 at 01:15:18AM +0200, Miguel Ojeda wrote:
> On Tue, Jun 24, 2025 at 12:59 AM FUJITA Tomonori
> <fujita.tomonori@xxxxxxxxx> wrote:
> >
> > Fix a typo in several comments where `#[repr(transparent)]` was
> > mistakenly written as `#[repr(transparent)` (missing closing
> > bracket).
> >
> > Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxx>
>
> Thanks for fixing the typo!
>
> Looks fine to me.
Thanks, I'll take this through the driver-core tree.
greg k-h