linux_dsm_epyc7002/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 soc: amlogic: meson-ee-pwrc: add support for the Meson GX SoCs 2020-05-19 16:02:14 -07:00
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 riscv: K210: Add a built-in device tree 2020-05-18 11:38:06 -07:00
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 soc: renesas: Add Renesas R8A7742 config option 2020-05-04 14:27:20 +02:00
rockchip
samsung
sifive soc: sifive: l2 cache: Mark l2_get_priv_group as static 2020-05-28 15:57:49 -07:00
sunxi
tegra soc/tegra: pmc: Enable PMIC wake event on Tegra210 2020-05-22 14:55:54 +02:00
ti soc: ti: Replace zero-length array with flexible-array 2020-06-15 23:08:32 -05:00
ux500
versatile
xilinx firmware: xilinx: Remove eemi ops for set_requirement 2020-04-28 15:45:09 +02:00
zte
Kconfig
Makefile