Re: [RFC] wireless: ti: Can we just remove this flexible array?

From: Jeff Johnson
Date: Wed Mar 20 2024 - 13:11:09 EST


On 3/20/2024 2:03 AM, Johannes Berg wrote:
> 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?

For something called <foo>_header isn't it implicit that something will
probably follow?