15/05/2024 18:34, Thomas Monjalon: > When moving the alignment attribute, a semicolon was missed. > > Fixes: 27595cd83053 ("drivers: move alignment attribute on types for MSVC") > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > --- > -} > +};
Applied