Re: staging/wlan-ng query: convert to flexible array member

From: Gustavo A. R. Silva
Date: Sun Nov 13 2022 - 01:34:35 EST


On Tue, Nov 08, 2022 at 08:42:59PM +0530, Deepak R Varma wrote:
>
> Can you please suggest how should I approach correcting the zero element flex
> array implementation here? Can these structs be removed if they are unused?

You can try using DECLARE_FLEX_ARRAY(). See this[1] patch.

--
Gustavo

[1] https://git.kernel.org/linus/6e4a53ee7989c8a2b9fc3b14cd90f6e2d613ca76