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?