Re: [RFC] wireless: ti: Can we just remove this flexible array?
From: Johannes Berg
Date: Wed Mar 20 2024 - 05:03:58 EST
On Tue, 2024-03-19 at 18:42 -0600, Gustavo A. R. Silva wrote:
>
> > > - /* payload */
> > > - u8 data[];
> > > } __packed;
> >
Why not keep (or even add in the cases where it's not) the comment
though?
johannes