linux/drivers/staging/wilc1000
Ajay Singh 0fc6d4e4ce staging: wilc1000: use flexible-array member instead of zero-length array
Use flexible-array member introduced in C99 instead of zero-length
array. Most of zero-length array was already taken care in previous
patch [1]. Now modified few more cases which were not handled earlier.

[1]. https://patchwork.kernel.org/patch/11394197/

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Link: https://lore.kernel.org/r/20200302162226.4196-4-ajay.kathat@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-04 07:55:02 +01:00
..
cfg80211.c staging: wilc1000: remove unnecessary always true 'if' conditions 2020-03-04 07:55:02 +01:00
cfg80211.h staging: wilc1000: added 'WILC_' prefix in header guard macro 2019-11-05 18:08:52 +01:00
fw.h staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' name 2020-01-22 09:53:45 +01:00
hif.c staging: wilc1000: use correct data for memcpy in wilc_hif_pack_sta_param() 2020-03-04 07:55:02 +01:00
hif.h staging: wilc1000: move firmware API struct's to separate header file 2020-01-22 09:53:45 +01:00
Kconfig staging: remove redundant 'default n' from Kconfig 2019-04-16 13:39:01 +02:00
Makefile staging: wilc1000: remove 'wilc_' prefix from filenames 2019-11-05 18:08:52 +01:00
microchip,wilc1000,sdio.yaml staging: wilc1000: use YAML schemas for DT binding documentation 2020-02-23 19:20:49 +01:00
microchip,wilc1000,spi.yaml staging: wilc1000: use YAML schemas for DT binding documentation 2020-02-23 19:20:49 +01:00
mon.c staging: wilc1000: make use of FIELD_GET/_PREP macro 2020-02-14 08:20:10 -08:00
netdev.c staging: wilc1000: remove use of vendor specific IE for p2p handling 2020-02-11 11:18:29 -08:00
netdev.h staging: wilc1000: make use of FIELD_GET/_PREP macro 2020-02-14 08:20:10 -08:00
sdio.c staging: wilc1000: define macros to replace magic number values 2020-02-14 08:20:12 -08:00
spi.c staging: wilc1000: use flexible-array member instead of zero-length array 2020-03-04 07:55:02 +01:00
TODO staging: wilc1000: remove TODO item for comments and code style 2018-08-05 16:15:32 +02:00
wlan_cfg.c staging: wilc1000: remove use of infinite loop conditions 2020-01-22 09:53:45 +01:00
wlan_cfg.h staging: wilc1000: remove 'wilc_' prefix from filenames 2019-11-05 18:08:52 +01:00
wlan_if.h staging: wilc1000: move firmware API struct's to separate header file 2020-01-22 09:53:45 +01:00
wlan.c staging: wilc1000: remove unnecessary always true 'if' conditions 2020-03-04 07:55:02 +01:00
wlan.h staging: wilc1000: define macros to replace magic number values 2020-02-14 08:20:12 -08:00