linux-kernelorg-stable/sound/soc/generic
Qianfeng Rong 96bcb34df5
ASoC: test-component: Use kcalloc() instead of kzalloc()
Use devm_kcalloc() in test_driver_probe() to gain built-in overflow
protection, making memory allocation safer when calculating allocation
size compared to explicit multiplication.

Signed-off-by: Qianfeng Rong <rongqianfeng@vivo.com>
Link: https://patch.msgid.link/20250820123423.470486-4-rongqianfeng@vivo.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2025-08-20 15:09:24 +01:00
..
Kconfig ASoC: generic: Standardize ASoC menu 2025-06-24 01:01:36 +01:00
Makefile ASoC: generic: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:19 +09:00
audio-graph-card.c ASoC: audio-graph-card: use snd_soc_ret() 2025-02-06 17:26:23 +00:00
audio-graph-card2-custom-sample.c ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
audio-graph-card2-custom-sample1.dtsi ASoC: audio-graph-card2-custom-sample1.dtsi: Separate Sample DT 2025-03-03 12:59:52 +00:00
audio-graph-card2-custom-sample2.dtsi ASoC: audio-graph-card2-custom-sample2.dtsi: Separate Sample DT 2025-03-03 12:59:53 +00:00
audio-graph-card2.c ASoC: audio-graph-card2: use snd_soc_ret() 2025-02-06 17:26:24 +00:00
simple-card-utils.c AsoC: Phase out hybrid PCI devres 2025-05-06 08:42:25 +09:00
simple-card.c ASoC: simple-card-utils: use snd_soc_ret() 2025-02-06 17:26:22 +00:00
test-component.c ASoC: test-component: Use kcalloc() instead of kzalloc() 2025-08-20 15:09:24 +01:00