tmp_suning_uos_patched/drivers/soc
Gustavo A. R. Silva 9f162d9d72 soc: ti: Replace zero-length array with flexible-array
There is a regular need in the kernel to provide a way to declare having a
dynamically sized set of trailing elements in a structure. Kernel code should
always use “flexible array members”[1] for these cases. The older style of
one-element or zero-length arrays should no longer be used[2].

[1] https://en.wikipedia.org/wiki/Flexible_array_member
[2] https://github.com/KSPP/linux/issues/21

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-06-15 23:08:32 -05:00
..
actions
amlogic
aspeed treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
atmel
bcm
dove
fsl ARM/SoC: drivers for v5.7 2020-06-04 19:56:20 -07:00
gemini
imx ARM/SoC: drivers for v5.7 2020-06-04 19:56:20 -07:00
ixp4xx
kendryte
lantiq
mediatek ARM/SoC: drivers for v5.7 2020-06-04 19:56:20 -07:00
qcom remoteproc updates for v5.8 2020-06-08 13:01:08 -07:00
renesas
rockchip
samsung
sifive soc: sifive: l2 cache: Mark l2_get_priv_group as static 2020-05-28 15:57:49 -07:00
sunxi
tegra
ti soc: ti: Replace zero-length array with flexible-array 2020-06-15 23:08:32 -05:00
ux500
versatile
xilinx
zte
Kconfig
Makefile