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