1
0
Fork 0
alistair23-linux/drivers/net/wimax
Behan Webster 365ff9df56 wimax/i2400m: Remove VLAIS
Convert Variable Length Array in Struct (VLAIS) to valid C by converting
local struct definition to use a flexible array. The structure is only
used to define a cast of a buffer so the size of the struct is not used
to allocate storage.

Signed-off-by: Behan Webster <behanw@converseincode.com>
Signed-off-by: Mark Charebois <charlebm@gmail.com>
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-10 12:35:05 -07:00
..
i2400m wimax/i2400m: Remove VLAIS 2017-10-10 12:35:05 -07:00
Kconfig i2400m: Makefile and Kconfig 2009-01-07 10:00:22 -08:00
Makefile kbuild: remove unnecessary "obj- := dummy.o" trick 2014-10-02 13:55:02 +02:00