linux_dsm_epyc7002/sound/soc
Gustavo A. R. Silva ceaf7191b9 ASoC: SOF: 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
..
adi
amd
atmel
au1x
bcm
cirrus
codecs ASoC: Fixes for v5.8 2020-06-10 15:40:49 +02:00
dwc
fsl
generic
hisilicon
img
intel sound fixes for 5.8-rc1 2020-06-11 12:38:11 -07:00
jz4740
kirkwood
mediatek
meson ASoC: meson: add missing free_irq() in error path 2020-06-09 12:04:57 +01:00
mxs
pxa
qcom
rockchip
samsung treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
sh
sirf
sof ASoC: SOF: Replace zero-length array with flexible-array 2020-06-15 23:08:32 -05:00
spear
sprd
sti
stm
sunxi
tegra
ti
txx9
uniphier
ux500
xilinx
xtensa
zte
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
soc-ac97.c
soc-acpi.c
soc-card.c
soc-component.c
soc-compress.c
soc-core.c ASoC: core: only convert non DPCM link to DPCM link 2020-06-09 15:28:59 +01:00
soc-dai.c
soc-dapm.c
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-io.c
soc-jack.c
soc-link.c
soc-ops.c
soc-pcm.c ASoC: soc-pcm: dpcm: fix playback/capture checks 2020-06-09 15:28:58 +01:00
soc-topology.c
soc-utils.c